Skip to content

anishshobithps/tailwind-breakpoints

Repository files navigation

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

2023-12-28.02-33-33.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published