tailwind-css-variables
tailwind-css-variables copied to clipboard
Extract :root variables into separate file
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. Has anyone achieved this?
I have added a pull request for this feature, keen to get your feedback.
https://github.com/omarkhatibco/tailwind-css-variables/pull/11