{{ with resources.Get "/ananke/css/main.css" }} {{ $settings := dict "config" "/assets/ananke/css/postcss.config.css" }} {{ $style := . | resources.PostCSS }} {{ with $style }} {{ end }} {{ end }} {{ range .Site.Params.custom_css }} {{ end }}