TitasGailius / laravel-moonlight

Batteries included Laravel preset based on InertiaJS, VueJS and TailwindCSS stack.
145 stars 10 forks source link

adds new purgecss paths to the tailwind config file #9

Closed ejntaylor closed 4 years ago

ejntaylor commented 4 years ago

(second time lucky!)

Taken from this comment: https://github.com/tailwindcss/tailwindcss/pull/1639#issuecomment-629656557

TitasGailius commented 4 years ago

This is a great addition!

I thought about adding an actual postcss plugin for this but it's amazing that tailwind has it integrated now.