DEV Community

Discussion on: [Update] Using Svelte with Tailwindcss - A better approach

Collapse
 
gmartigny profile image
Guillaume Martigny

You just solve a whole day of headache. I could kiss you!

I had to add a few bolts to make it work fully for me:

Collapse
 
sarioglu profile image
sarioglu

Thank you! I've updated the template according to your comments. Issue with html and body was happening because index.html is in public folder. Purgecss config now checks every folder under project directory.