mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 18:58:45 +00:00
1f584195de
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
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
@import "MainMenu.less";
|
|
@import "MainMenuItem.less";
|
|
@import "MainMenuFooter.less";
|
|
@import "NotificationsOverlay.less";
|
|
@import "../../components/ToggleList/ToggleList.less";
|