mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +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";
|