mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(windows): initial add of windows mode
basically a copy of md for now references #5565
This commit is contained in:
9
ionic/components.wp.scss
Normal file
9
ionic/components.wp.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
// Windows Globals
|
||||
@import "globals.wp";
|
||||
|
||||
|
||||
// Windows Components
|
||||
@import
|
||||
"components/app/app.wp",
|
||||
"components/button/button.wp";
|
||||
Reference in New Issue
Block a user