{{ $opts := dict "transpiler" "libsass" "targetPath" "css/style.css" }} {{ with resources.Get "sass/style.sass" | toCSS $opts | minify | fingerprint }} {{ end }}