mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Fix css minifying (#15912)
This commit is contained in:
parent
fc76d8f1cf
commit
4ba7e5cf0f
@ -70,12 +70,7 @@ module.exports.htmlMinifierOptions = {
|
||||
removeComments: true,
|
||||
removeRedundantAttributes: true,
|
||||
minifyCSS: {
|
||||
level: {
|
||||
1: {
|
||||
all: false,
|
||||
removeWhitespace: true,
|
||||
},
|
||||
},
|
||||
compatibility: "*,-properties.zeroUnits",
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user