diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index c8b5ece..42ba0d1 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -34,7 +34,7 @@
{{ end }}
-
{{ $options := (dict "targetPath" "main.css" "outputStyle" "compressed" "enableSourceMap" true) }}