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
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
@import "reset.less";
|
|
@import "ui.less";
|
|
@import "pageactions.less";
|
|
@import "userMenu.less";
|
|
@import "common.less";
|
|
@import "images.less";
|
|
@import "footer.less";
|
|
@import "print/styles.less";
|