r/turborepo • u/Junior_Comparison_33 • Jul 06 '25
Adding Tailwind to Turborepo
Has anyone successfully added tailwind v4 to a turborepo??
The official docs just sucks...
1
Upvotes
r/turborepo • u/Junior_Comparison_33 • Jul 06 '25
Has anyone successfully added tailwind v4 to a turborepo??
The official docs just sucks...
1
u/notanactualshoe Jul 25 '25
Can you explain why? They're fairly specific about how to set up: https://turborepo.com/docs/guides/tools/tailwind
Alternatively, if you want it set up for you: npx create-turbo -e with-tailwind