tailwind-css-variables
tailwind-css-variables copied to clipboard
Transform Tailwind config file to CSS variables.
I am using tailwind and the truth is that I am very interested in your plugin, but there is no way to install it, it gives an error that your...
This plugin seems to make that available in its description but I doubt it is doable. If you made it happen please tell me how. More here : https://stackoverflow.com/questions/40722882/css-native-variables-not-working-in-media-queries
Hi guys, excellent plugin. May I suggest an option to override the `varModules`. Case is that I only need `color`, which means I have to add `false` to everything else....
Hello! The breakpoint variables are missing in v3. 
This feature enables users to export the CSS variables into an separate file so that they are not bundled with the compiled tailwind.css file. This enables portability and easy theming...
It would be great if there was a feature to automatically extract the `:root {}` variables out of the compiled `tailwind.css` file and have them stored in a separate file....