You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Symfony 7, AssetMapper, Flowbite(flowbite/dist/flowbite.css) and symfonycasts/tailwind-bundle with Tailwind CSS v4 (+ Windows + VS Code).
problem : symfony console tailwind:build command fails
When tailwind.config.js is present, the error is "Failed to find 'tailwind utilities'".
When tailwind.config.js is removed/renamed, the error is "Specified config file ... does not exist."
symfony console tailwind:build >>>> [ERROR] Tailwind CSS build failed: see output above.