2.0.1 • Published 8 months ago
@marcorieser/tailwindcss-breakpoints-hint v2.0.1
Tailwind CSS Breakpoints Hint
A Tailwind CSS plugin that shows the active responsive breakpoint.
Install
Requires Tailwind v4.0 or higher.
- Install the plugin:
npm install @marcorieser/tailwindcss-breakpoints-hint --save-dev- Include it in your tailwind configuration file:
@plugin('@marcorieser/tailwindcss-breakpoints-hint')Usage
Build your project. The hint is only visible during development.