1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 22:35:32 -04:00

better SASS minification

This commit is contained in:
2019-09-30 00:26:29 -04:00
parent 1b0fac2ceb
commit 297aeddc2f
2 changed files with 7 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
<meta name="msvalidate.01" content="164551986DA47F7F6FC0D21A93FFFCA6">
<meta name="p:domain_verify" content="e8aefab89c04734260da89b6ff26fd5b">
<meta name="yandex-verification" content="7432e013ad0164ab">
{{ $style := resources.Get "style.scss" | resources.ToCSS }}<link rel="stylesheet" href="{{ $style.Permalink }}">
{{ $style := resources.Get "style.scss" | resources.ToCSS (dict "outputStyle" "compact") }}<link rel="stylesheet" href="{{ $style.Permalink }}">
<link rel="dns-prefetch" href="https://stats.jarv.is">
<link rel="dns-prefetch" href="https://comments.jarv.is">
<link rel="canonical" href="{{ .Permalink }}">