spatie / laravel-mix-purgecss

Zero-config Purgecss for Laravel Mix
https://spatie.be/en/opensource
MIT License
874 stars 38 forks source link

Add twig files to default config #84

Closed mbardelmeijer closed 4 years ago

mbardelmeijer commented 4 years ago

This PR adds twig as a valid filetype for PurgeCSS to check. We mainly use Twig internally for our Laravel projects.

We're aware of the ability to overrule the config, but this would make it just a bit easier to use :)

sebastiandedeyne commented 4 years ago

Thanks! This will also be part of the next major version :)