1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-18 15:44:25 -04:00

process SCSS @import rules with postcss-import

This commit is contained in:
2020-10-03 19:24:27 -04:00
parent 06c9cfe070
commit 9543aaa5b0
13 changed files with 149 additions and 101 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- $img := partial "functions/meta-scratch" . -}}
{{- $img := partial "head/init" . -}}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\"?>" | safeHTML }}
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{ .Site.Title }}</title>