We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16b19f commit 00d6dc9Copy full SHA for 00d6dc9
layouts/partials/hb/assets/css-resource.html
@@ -28,7 +28,6 @@
28
"enableSourceMap" hugo.IsProduction
29
"vars" site.Params.hb.styles
30
}}
31
- {{ warnf "sass opts: %#v" $options }}
32
{{- if hugo.IsProduction }}
33
{{- $options = merge $options (dict
34
"outputStyle" "compressed")
0 commit comments