Files
ionic-framework/ionic/components.wp.scss
2016-02-23 13:42:56 -05:00

13 lines
245 B
SCSS

// Windows Globals
@import "globals.wp";
// Windows Components
@import
"components/app/app.wp",
"components/action-sheet/action-sheet.wp",
"components/alert/alert.wp",
"components/button/button.wp",
"components/toolbar/toolbar.wp";