Files
ionic-framework/ionic/ionic.material.scss
2015-08-12 08:04:05 -05:00

17 lines
535 B
SCSS

// Material Design Components
@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";