Switch to CSSNano for minification
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
9058bb89d9
commit
f0b4762e37
4 changed files with 560 additions and 58 deletions
|
@ -6,5 +6,8 @@
|
|||
"@parcel/compressor-gzip",
|
||||
"@parcel/compressor-brotli"
|
||||
]
|
||||
},
|
||||
"optimizers": {
|
||||
"*.css": ["@parcel/optimizer-cssnano"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue