Closed gnarhard closed 3 years ago
Hey @GraysonE. Did you manage to make it work?
Hey @GraysonE. Did you manage to make it work?
Not yet, but I did get Tailwind to work with Laravel Mix using the compatibility version: https://tailwindcss.com/docs/guides/laravel
@hmaesta I think it'll be simpler to patch once Laravel Mix's PostCSS 8 support becomes available.
@GraysonE Oops... I was paying too much attention to the PostCSS 7 compatibility build page and didn't realize that there was a laravel-mix tutorial 😅
Now I could make it work. Thank you for your help!
@hmaesta I think it'll be simpler to patch once Laravel Mix's PostCSS 8 support becomes available.
Laravel Mix v6.0.0 (with PostCSS 8 support) was just released last week.
@JeffreyWay I'd be happy to fix this on my own when 2.0 compatibility exists, but I wanted to put this on the radar.