pages/assets/css/main.scss
Maruan Al-Shedivat 938b22e132 Minor fixes
2020-06-14 23:09:03 -04:00

11 lines
142 B
SCSS

---
# Only the main Sass file needs front matter (the dashes are enough)
---
@charset "utf-8";
@import
"variables",
"layout",
"base"
;