www/layouts/partials/custom_head.html

3 lines
99 B
HTML

{{ with resources.Get "cullmann.css" | minify }}
<style>{{ .Content | safeCSS }}</style>
{{ end }}