1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-18 15:05:32 -04:00

completely overhaul SCSS theming logic

This commit is contained in:
2021-11-01 10:23:24 -04:00
parent c7fdda36af
commit 37add71ffb
21 changed files with 112 additions and 154 deletions

View File

@@ -0,0 +1,3 @@
// Browser reset:
// https://github.com/sindresorhus/modern-normalize
@import "~modern-normalize/modern-normalize.css";