tailwindcss-theme-variants
tailwindcss-theme-variants copied to clipboard
Media-query- or JavaScript-based theme variants with fallback for Tailwind CSS
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...
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...
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 |...