mediawiki-skins-MinervaNeue/resources/skins.minerva.mainMenu.styles/index.less
jdlrobson 17968826fa Move components files up one level into Skins directory
Follow up to I4c2e115451c0a76c742734730712814c1f1d838d.
This will allow us to load the templates directly into skin.mustache
via {{>PartialName}}

Templates partials can only be resolved relative to the folder given
to the TemplateParser.

Change-Id: I5783d49c25d2efcf4781dd912500bf8b413b8cb6
2021-10-22 18:45:38 +00:00

6 lines
181 B
Plaintext

@import 'MainMenu.less';
@import 'MainMenuItem.less';
@import 'MainMenuFooter.less';
@import 'NotificationsOverlay.less';
@import '../../includes/Skins/ToggleList/ToggleList.less';