Optimize CSS Assets safe = true (#1901)
Related: https://github.com/roots/sage/pull/1610#issuecomment-182969178 oh word!
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
cssProcessorOptions: {
|
||||
discardComments: { removeAll: true },
|
||||
autoprefixer: {},
|
||||
safe: true,
|
||||
},
|
||||
canPrint: true,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user