Comment on PurifyCSS – Remove unused CSSparentComments−inostia11yCouldn't you just add a Grunt task to purify the compiled SASS?−jonahx11yThis would miss the point. Sure, it would still lighten the css file downloaded by the client, but it would do nothing to clean up the source file developers work with and thus lighten their cognitive burden, which imo is more important.
Comments
Couldn't you just add a Grunt task to purify the compiled SASS?
This would miss the point. Sure, it would still lighten the css file downloaded by the client, but it would do nothing to clean up the source file developers work with and thus lighten their cognitive burden, which imo is more important.