Closed andresgutgon closed 3 years ago
Hi, first of all thanks for your work. Without PurgeCSS Tailwind lost its value. So thanks for allowing to use it with Laravel Mix :)
Now I wanted to ask if this package is necessary with new Tailwind. I just tryed their config without this package and looks it is working fine:
tailwind.config.js 👇
tailwind.config.js
Am I missing something?
Nope, this package isn't necessary anymore for Tailwind since it has purging built in :)
Thanks!
What?
Hi, first of all thanks for your work. Without PurgeCSS Tailwind lost its value. So thanks for allowing to use it with Laravel Mix :)
Now I wanted to ask if this package is necessary with new Tailwind. I just tryed their config without this package and looks it is working fine:
tailwind.config.js
👇Am I missing something?