Files
ionic-framework/ionic/ionic.material.scss
Adam Bradley 34bcf3ff32 md switch
2015-08-18 13:25:32 -05:00

20 lines
602 B
SCSS

// Material Design Components
@import
"components/material/variables",
"components/material/ripple",
"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/text-input/modes/material",
"components/nav-bar/modes/material",
"components/radio/modes/material",
"components/switch/modes/material",
"components/tabs/modes/material";