1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-24 18:31:16 -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

View File

@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
{{ partial "functions/meta-scratch" . }}
{{ partial "head/init" . }}
<meta charset="utf-8">
{{ hugo.Generator }}
<script async src="https://cdn.ampproject.org/v0.js"></script>