@anishshobithps/tailwind-breakpoints
v1.0.1
Published
Show active breakpoints on the fly 🕊
Downloads
9
Readme
tailwind-breakpoints
The Plugin will show breakpoints during development on the fly.
Installation
NPM:
npm i @anishshobithps/tailwind-breakpoints
Yarn:
yarn add @anishshobithps/tailwind-breakpoints
Usage
/** @type {import('tailwindcss').Config} */
module.exports = {
// ...other configs
plugins: [require("@anishshobithps/tailwind-breakpoints")]
}
Demo
https://github.com/anishshobithps/tailwind-breakpoints/assets/38991749/e7b1b01f-91de-4f82-86b8-d5c9b8009bf2