blog-static/layouts/shortcodes/gmachine_css.html

3 rivejä
142 B
HTML
Raaka Normaali näkymä Historia

{{ $style := resources.Get "scss/gmachine.scss" | resources.ToCSS | resources.Minify }}
<link rel="stylesheet" href="{{ $style.Permalink }}">