{{ $options := dict "transpiler" "libsass" "targetPath" "css/styles.css" -}} {{ $style := resources.Get "styles.scss" | toCSS $options | minify | fingerprint -}} {{ with resources.Get "css/userstyles.css" }} {{ end -}} {{- range .AlternativeOutputFormats }} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{- end }} {{- if eq .Params.asciinema true }} {{- end }}