mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-30 11:45:21 -04:00
some very minor refactoring/fixing
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
// Browser reset:
|
||||
// https://github.com/sindresorhus/modern-normalize
|
||||
@import "~modern-normalize/modern-normalize.css";
|
||||
+4
-1
@@ -1,4 +1,7 @@
|
||||
@use "reset";
|
||||
// Browser reset:
|
||||
// https://github.com/sindresorhus/modern-normalize
|
||||
@import "~modern-normalize/modern-normalize.css";
|
||||
|
||||
@use "typography";
|
||||
@use "colors";
|
||||
@use "syntax";
|
||||
|
||||
Reference in New Issue
Block a user