Add modularity

This commit is contained in:
Jeremy Thomas
2016-09-23 22:08:03 +01:00
parent 2673f2b0f0
commit a5a33eefe1
15 changed files with 179 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
@charset "utf-8"
@import "hero"
@import "section"
@import "footer"
@import "hero.sass"
@import "section.sass"
@import "footer.sass"