How to render css from Tailwind 4 in ssr? #4298
Unanswered
sebastianwd
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Running a fresh create-tsrouter-app with the Tailwind add-on.
Steps:
pnpm start
,I've never had a problem making the server html come styled when using Next.js and Tailwind 3. This might seem minor but in slow connections and with no cache I can easily get a flash of unstyled content.
Beta Was this translation helpful? Give feedback.
All reactions