mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -72,7 +72,7 @@ func New(mediaTypes media.Types, outputFormats output.Formats) Client {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cssMin := &css.Minifier{
|
cssMin := &css.Minifier{
|
||||||
Decimals: -1,
|
Precision: 0,
|
||||||
KeepCSS2: true,
|
KeepCSS2: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user