Files
ionic-framework/ionic/ionic.md.scss
2015-09-04 23:54:00 -05:00

20 lines
601 B
SCSS

/*! 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";