1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-18 15:05:32 -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,3 +1,3 @@
@charset "UTF-8";
@import "node_modules/normalize.css/normalize.css";
@import "normalize.css";