Next.js Discord

Discord Forum

tailwind.config.ts file not on new installed nextjs

Answered
Satin posted this in #help-forum
Open in Discord
SatinOP
as the title says is the tailwind.config.ts removed?
Answered by Huntaway
May have to do with tailwind v4 since it no longer requires it not 100% sure though
View full answer

6 Replies

Huntaway
May have to do with tailwind v4 since it no longer requires it not 100% sure though
Answer
SatinOP
will do my research on this, but where should we add the custom colors now?
Huntaway
Globals.css
SatinOP
Thanks!
Asian black bear
Just start with the Tailwind v4 docs to see what's different. Probably not a bad idea to check their migration docs to understand the differences.