6 ms·
The classes are in the HTML-document regardless of Tailwind. I should think it would be possible to create a tool that removes them from the HTML and generates
by simonpacis 3y ago
The classes are in the HTML-document regardless of Tailwind. I should think it would be possible to create a tool that removes them from the HTML and generates whatever they did in a separate CSS-file, if you wanted to move on from Tailwind. Not pretty, but wouldn't be that bad, honestly.
But I might just be naive.
- johnnypangs 3y agoI found a bunch of them, here’s one: https://github.com/Devzstudio/tailwind_to_css https://github.com/Devzstudio/tailwind_to_css