purifycss / grunt-purifycss

Remove unused CSS with the grunt build tool
MIT License
163 stars 21 forks source link

Allows for file exclusions #16

Open raddevon opened 9 years ago

raddevon commented 9 years ago

This uses Grunt's glob pattern expansion to allow for file exclusions in styles and src. Addresses #15.