export to theme

This commit is contained in:
2020-02-27 11:20:14 +01:00
parent 5c0ac24daf
commit 5007e65946
29 changed files with 12 additions and 1285 deletions

View File

@ -0,0 +1,2 @@
{{ $style := resources.Get "css/main.sass" | toCSS | minify | fingerprint }}
<link rel="stylesheet" href="{{ $style.Permalink }}">