mediawiki-skins-MinervaNeue/resources/skins.minerva.base.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

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";