Vite: Export virtual module with class name candidates? #18420
aaronadamsCA
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for the best way to compile a single Tailwind stylesheet based on both build time and runtime classes. No scoping, no prefixing, just one runtime stylesheet that covers every class on the page.
I'm wondering if something like this could be made possible:
For now we use two stylesheets, but trying to prevent conflicts between the two can get really tricky.
Beta Was this translation helpful? Give feedback.
All reactions