{{ $options := (dict "targetPath" "css/style.css" "outputStyle" "compressed" "enableSourceMap" true) }} {{ $style := resources.Get "scss/style.scss" | resources.ToCSS $options }} {{ .Title }} | OpenTitan {{ partial "gtag" . }}