Add mw-ui-icon
[lhc/web/wiklou.git] / resources / Resources.php
index f72049d..b9b2c8d 100644 (file)
@@ -1513,6 +1513,13 @@ return array(
                'position' => 'top',
                'targets' => array( 'desktop', 'mobile' ),
        ),
+       'mediawiki.ui.icon' => array(
+               'styles' => array(
+                       'resources/src/mediawiki.ui/components/icons.less',
+               ),
+               'position' => 'top',
+               'targets' => array( 'desktop', 'mobile' ),
+       ),
 
        /* es5-shim */
        'es5-shim' => array(