mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
10 lines
134 B
SCSS
10 lines
134 B
SCSS
|
|
// Windows Globals
|
|
@import "globals.wp";
|
|
|
|
|
|
// Windows Components
|
|
@import
|
|
"components/app/app.wp",
|
|
"components/button/button.wp";
|