.ios and .md body class css structure

This commit is contained in:
Adam Bradley
2015-09-04 23:53:59 -05:00
parent 7b09e70284
commit cdf631dcaf
42 changed files with 140 additions and 195 deletions

19
ionic/ionic.md.scss Normal file
View File

@@ -0,0 +1,19 @@
/*! Ionic: Material Design */
// Material Design Components
@import
"components/material/ripple",
"components/toolbar/modes/material",
"components/action-menu/modes/material",
"components/button/modes/material",
"components/content/modes/material",
"components/item/modes/material",
"components/list/modes/material",
"components/card/modes/material",
"components/checkbox/modes/material",
"components/text-input/modes/material",
"components/nav-bar/modes/material",
"components/radio/modes/material",
"components/switch/modes/material",
"components/tabs/modes/material";