1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 16:05:31 -04:00

split up SCSS files

This commit is contained in:
2019-10-08 09:28:53 -04:00
parent b93a975f27
commit 6aa688c62e
15 changed files with 719 additions and 690 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 (dict "outputStyle" "compact") }}<link rel="stylesheet" href="{{ $style.Permalink }}">
{{ $style := resources.Get "sass/main.scss" | resources.ToCSS (dict "targetPath" "style.css" "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 }}">