Files
Brandy Carney 203b07809e Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecdf3f1b9864996c5a843f451ff4f0aef.
2016-04-11 13:24:58 -04:00

12 lines
200 B
SCSS

@import "../../globals.wp";
// Windows Menu
// --------------------------------------------------
$menu-wp-background: #f2f2f2 !default;
ion-menu {
background: $menu-wp-background;
}