JeffreyWay / laravel-mix-tailwind

mix.tailwind()
347 stars 25 forks source link

[BUG] Plugin prevents font extraction #6

Closed oniice closed 5 years ago

oniice commented 5 years ago

I have just created a new Laravel project (5.7.19) which has Mix 4.0.12, added Tailwind and FontAwesome - when enabling this plugin (the .tailwind() bit) Mix seems to stop extracting the font assets.

oniice commented 5 years ago

Hmmm...this might be a Tailwind issue. After looking at the docs, I tried using the doc method of building with Mix, and it still didnt work. However it recommends having processCssUrls to false, but setting it back to true it works https://tailwindcss.com/docs/installation/#3-use-tailwind-in-your-css