diff --git a/layouts/partials/styles.html b/layouts/partials/styles.html index 796e618..90df2d9 100644 --- a/layouts/partials/styles.html +++ b/layouts/partials/styles.html @@ -1,3 +1,3 @@ {{ $options := dict "transpiler" "dartsass" "outputStyle" "compressed" "enableSourceMap" (not hugo.IsProduction) }} {{ $style := resources.Get "/css/main.scss" | resources.ToCSS $options | resources.Fingerprint }} - +