Next.js Discord

Discord Forum

starting a nextjs project with tailwind

Answered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
when I start a new project with nextjs and tailwind nextjs does not give me the ailwind.config.ts why ?
Answered by Asian black bear
Tailwind v4 no longer uses the config file, the entire config is in the CSS file.
View full answer

3 Replies

Sloth bear
what command did you use?
@Transvaal lion when I start a new project with nextjs and tailwind nextjs does not give me the ailwind.config.ts why ?
Asian black bear
Tailwind v4 no longer uses the config file, the entire config is in the CSS file.
Answer