Initial commits and git hooks

This commit is contained in:
2018-06-18 19:01:03 -04:00
parent 211490ae47
commit d8107b271a
219 changed files with 7803 additions and 8407 deletions

View File

@@ -0,0 +1,14 @@
---
---
// "Reset" styles and SCSS reusable components
@import "normalize";
@import "mixins";
@import "variables";
// Generic site base & layout styles
@import "base";
@import "layout";
// Layouts
@import "resume";