1
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:
2021-10-30 12:53:06 -04:00
parent 25c0f2d59d
commit 4a4b38f728
6 changed files with 8 additions and 189 deletions
+1 -1
View File
@@ -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";