tailwind-breakpoints Tailwind Templates

Tailwind Breakpoints

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

Top categories

Loading Svelte Themes