Created
October 5, 2015 12:38
-
-
Save machida/c73e90c25ab5533c3ef1 to your computer and use it in GitHub Desktop.
application.sass
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@charset "utf-8" | |
////////////// | |
//settings | |
////////////// | |
// variables | |
@import variabless/**/* | |
// settings | |
@import settings/mixinss/**/* | |
//helpers | |
@import helpers/**/* | |
//blocks | |
@import blocks/**/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment