tailwind.config.ts file not on new installed nextjs
Answered
Satin posted this in #help-forum
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
6 Replies
Huntaway
May have to do with tailwind v4 since it no longer requires it not 100% sure though
Answer
@Huntaway May have to do with tailwind v4 since it no longer requires it not 100% sure though
Asian black bear
Correct.
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.