{{ with .Params.Title }}{{ . }}{{ end }} {{ with .Params.Description }}{{ end }} {{ with .Params.Keywords }}{{ end }} {{ print "" | safeHTML }} {{ $options := dict "transpiler" "dartsass" "targetPath" "css/style.css" }}{{ with resources.Get "sass/main.scss" | toCSS $options | minify | fingerprint }}{{ end }}