{{- /* Here's where the customized version should be. */ -}} {{ $highlighter := resources.Get "css/rouge.scss" | resources.ToCSS }} {{- if hugo.IsProduction }} {{ $highlighter = $highlighter | resources.Minify | resources.Fingerprint }} {{ end }}