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
{{ message }}
This repository has been archived by the owner on May 8, 2021. It is now read-only.
To use Tailwind with Symfony you can use the PostCSS setup instructions and near the bottom of webpack.config.js put:
.enablePostCssLoader()
It took me less than 5 minutes and the Symfony webpack settings already know where your assets are located and webpack takes care of everything.
The text was updated successfully, but these errors were encountered: