Next.js Discord

Discord Forum

starting a nextjs project with tailwind

Answered
West African Lion posted this in #help-forum
Open in Discord
West African 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?
@West African 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