-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
It appears that Node SASS removes comments when outputting the compressed format, this means the comments needed to control purgeCSS are stripped out. We should update SASS to always output a non-compressed version and minify the code using the minify package just like we do with the CSS files.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working