Spaces:
Sleeping
Sleeping
| /* stylelint-disable property-no-unknown */ | |
| :export { | |
| sidebar-width: $sidebar-width; | |
| navbar-height: $navbar-height; | |
| menu-background: $menu-background; | |
| menu-text: $menu-text; | |
| menu-active-text: $menu-active-text; | |
| menu-hover: $menu-hover; | |
| } | |
| /* stylelint-enable property-no-unknown */ | |