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:
@@ -14,3 +14,10 @@
|
||||
@import "components.md";
|
||||
@include md-body();
|
||||
}
|
||||
|
||||
// Windows Components
|
||||
.wp {
|
||||
@import "components.wp";
|
||||
@include wp-body();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user