mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-12 08:58:25 +00:00
b45120731f
This mimics the structure we follow in MobileFrontend's mobile.startup folder where we have a mobile.startup.js that imports all the mobile.startup files. Bug: T215657 Change-Id: Id7faa45adce7c5aa870d0f7c92f70d39995adac0
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
@import 'skin';
|
|
@import 'toast';
|
|
@import 'Overlay';
|
|
@import 'toggle';
|
|
@import 'search/SearchOverlay';
|
|
@import 'languageOverlay/languageOverlay';
|