[Mobile] Reorganize

Reorganized the sass files. To incorporate, new
mobile directory, which holds all the mobile
sass code.
This commit is contained in:
Dave
2015-07-08 12:11:48 -07:00
parent 3704d64560
commit 2b4162c0be
15 changed files with 454 additions and 174 deletions

View File

@@ -26,5 +26,8 @@
@import "compass/utilities";
@import "constants";
@import "mobile/constants";
@import "mixins";
@import "items/item";
@import "mobile/mixins";
@import "items/item";
@import "mobile/item";