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

just some SASS cleanup

This commit is contained in:
2020-01-28 00:11:22 -05:00
parent f713dec354
commit e629f00492
25 changed files with 204 additions and 186 deletions
+1 -2
View File
@@ -1,7 +1,5 @@
@charset "UTF-8";
/*! Compiled CSS from SASS: https://go.jarv.is/ssKHe */
// Variables & Functions
@import 'abstracts/variables';
@import 'abstracts/functions';
@@ -11,6 +9,7 @@
@import 'components/global';
@import 'components/header';
@import 'components/footer';
@import 'components/content';
// Pages
@import 'pages/home';