diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d4e2ffe..c8b5ece 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) }}