{{ $css := resources.Get "css/output.css" }} {{ if not hugo.IsServer }} {{ $css = $css | minify | fingerprint }} {{ end }}