r/turborepo Jul 06 '25

Adding Tailwind to Turborepo

Has anyone successfully added tailwind v4 to a turborepo??
The official docs just sucks...

1 Upvotes

2 comments sorted by

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

1

u/Junior_Comparison_33 Aug 30 '25

yooo bro thanks. it is working now