disable minify colors

This commit is contained in:
nklhrstv 2020-02-25 14:39:00 +02:00
parent c949dfc419
commit 38c5e68370

View file

@ -66,7 +66,9 @@ module.exports = (env, argv) => ({
flexbox: false,
grid: false
},
cssDeclarationSorter: true,
calc: false,
colormin: false,
convertValues: false,
discardComments: {
removeAll: true,