mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
Something weird happened with the last commit
This commit is contained in:
@@ -200,9 +200,11 @@ module.exports = function (_, env) {
|
||||
|
||||
new OptimizeCssAssetsPlugin({
|
||||
cssProcessorOptions: {
|
||||
zindex: false,
|
||||
discardComments: { removeAll: true }
|
||||
postcssReduceIdents: {
|
||||
counterStyle: false,
|
||||
gridTemplate: false,
|
||||
keyframes: false
|
||||
}
|
||||
}
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user