JeffreyWay / laravel-mix-tailwind

mix.tailwind()
347 stars 25 forks source link

Fix default configuration filename #16

Closed mudhairless closed 4 years ago

mudhairless commented 5 years ago

The default Tailwind configuration filename is tailwind.config.js

Rozkalns commented 4 years ago

I think that it should be configurable, not hardcoced, like reading it from .env file or something, but of course, use the new format as default.

renoirtech commented 4 years ago

refers to #19