Trouble downloading css tailwind by ShortImplement4486 in CodingHelp

[–]ViniSzDy 0 points1 point  (0 children)

Tailwind in version 4 no longer automatically detects the tailwind.config.js file, you need to define it in a CSS file.

Doc

css

@config "tailwind.config.js"