mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): rename ionic directory to src and update all references in the build process.
This commit is contained in:
11
src/components/menu/menu.wp.scss
Normal file
11
src/components/menu/menu.wp.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
@import "../../globals.wp";
|
||||
|
||||
// Windows Menu
|
||||
// --------------------------------------------------
|
||||
|
||||
$menu-wp-background: #f2f2f2 !default;
|
||||
|
||||
|
||||
ion-menu {
|
||||
background: $menu-wp-background;
|
||||
}
|
||||
Reference in New Issue
Block a user