mediawiki-skins-MinervaNeue/resources/skins.minerva.mainMenu.styles/index.less
jdlrobson 1f584195de Reorganise stylesheets
All stylesheet-only ResourceLoader modules now have a single entry point
rather than multiple files. This eases compilation of the content of
those modules by all toolchains, which will be useful when introducing
the bundlesize tool.

Change-Id: Ic38a3e51db2f419fe68efd23a2c48ee69218a526
2020-01-29 09:46:18 +00:00

6 lines
177 B
Plaintext

@import "MainMenu.less";
@import "MainMenuItem.less";
@import "MainMenuFooter.less";
@import "NotificationsOverlay.less";
@import "../../components/ToggleList/ToggleList.less";