mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-29 22:45:58 -04:00
update CSS reset
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
// Global Styles
|
||||
@use "components/typography";
|
||||
@use "vendor/reset";
|
||||
@use "components/typography";
|
||||
@use "components/global";
|
||||
@use "components/header";
|
||||
@use "components/footer";
|
||||
|
||||
Reference in New Issue
Block a user