2.0.1 • Published 8 months ago

@marcorieser/tailwindcss-breakpoints-hint v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Tailwind CSS Breakpoints Hint

A Tailwind CSS plugin that shows the active responsive breakpoint.

Install

Requires Tailwind v4.0 or higher.

  1. Install the plugin:
npm install @marcorieser/tailwindcss-breakpoints-hint --save-dev
  1. Include it in your tailwind configuration file:
@plugin('@marcorieser/tailwindcss-breakpoints-hint')

Usage

Build your project. The hint is only visible during development.

2.0.0-beta.1

9 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago