tailwindcss-theme-variants icon indicating copy to clipboard operation
tailwindcss-theme-variants copied to clipboard

Media-query- or JavaScript-based theme variants with fallback for Tailwind CSS

Results 13 tailwindcss-theme-variants issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

I am using this package with Svelte and so far it has been working an absolute charm. TailwindCSS now allows specifying opacity on colors using this syntax: `bg-green/25` which results...

bug
enhancement

In the docs on the website, there's a table specifying that if a selector matches, it takes precedence over any media query. | match | neither | prefers-color-scheme: light |...

bug
documentation
enhancement