rename scss extensions dir to modes

This commit is contained in:
Adam Bradley
2015-08-12 10:18:22 -05:00
parent 01d8276920
commit 41f58f87bb
28 changed files with 25 additions and 25 deletions

View File

@@ -3,14 +3,14 @@
@import
"components/material/variables",
"components/material/ripple",
"components/toolbar/extensions/material",
"components/app/extensions/material",
"components/action-menu/extensions/material",
"components/button/extensions/material",
"components/card/extensions/material",
"components/checkbox/extensions/material",
"components/item/extensions/material",
"components/list/extensions/material",
"components/nav-bar/extensions/material",
"components/tabs/extensions/material";
"components/toolbar/modes/material",
"components/app/modes/material",
"components/action-menu/modes/material",
"components/button/modes/material",
"components/card/modes/material",
"components/checkbox/modes/material",
"components/item/modes/material",
"components/list/modes/material",
"components/nav-bar/modes/material",
"components/tabs/modes/material";