Files
ionic-framework/src/components/app/app.wp.scss
2016-09-13 16:52:47 -05:00

11 lines
239 B
SCSS

@import "../../themes/ionic.globals.wp";
// Windows App
// --------------------------------------------------
ion-app.wp {
font-family: $font-family-wp-base;
font-size: $font-size-wp-base;
background-color: $background-wp-color;
}