1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 22:45:58 -04:00

clean up SCSS and correct some syntax

This commit is contained in:
2021-08-17 12:50:05 -04:00
parent ed10962814
commit 16bff324a2
10 changed files with 224 additions and 211 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Global Styles
@use "components/typography";
@use "components/reset";
@use "vendor/reset";
@use "components/global";
@use "components/header";
@use "components/footer";