Can I view the JIT Live Transpiling in Vite? #6520
SuperstringDev
started this conversation in
General
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 new to Tailwindcss and it has me excited about graphic design again! After working through setup tutorials online (generally for older versions of Tailwindcss) I finally decided to just set it up from scratch in Vite using a Lit template.
I was just wondering how I can view the Tailwindcss tags being transformed into actual CSS in Vite, the way the Tailwindcss v3 demo shows in a side by side way?
In some of the older tutorials there was a output.css generated for the input.css. Here in the Vite environment I do not see a output.css file. Where is it and how can I view the JIT compiling in action?
Beta Was this translation helpful? Give feedback.
All reactions