Something weird happened with the last commit

This commit is contained in:
Jake Archibald
2018-10-29 18:55:22 +00:00
parent fa584e3647
commit 44b1960e65

View File

@@ -200,9 +200,11 @@ module.exports = function (_, env) {
new OptimizeCssAssetsPlugin({
cssProcessorOptions: {
zindex: false,
discardComments: { removeAll: true }
postcssReduceIdents: {
counterStyle: false,
gridTemplate: false,
keyframes: false
}
}
}),