UNPKG

239 BSCSSView Raw
1@import "../../themes/ionic.globals.wp";
2
3// Windows App
4// --------------------------------------------------
5
6ion-app.wp {
7 font-family: $font-family-wp-base;
8 font-size: $font-size-wp-base;
9 background-color: $background-wp-color;
10}