perf(core): ️ only embed base variant of the OOUI icon

By default, OOUI icon loads all variants of the icon in CSS.
Since we handles the icon color within Citizen, we do not
need those extra styles.
This commit is contained in:
alistair3149 2024-10-29 20:15:50 -04:00
parent a3954713e3
commit b7dad17d6f
No known key found for this signature in database

View file

@ -332,6 +332,7 @@
"useDataURI": false,
"defaultColor": "#000",
"class": "MediaWiki\\ResourceLoader\\OOUIIconPackModule",
"variants": {},
"icons": [
"arrowPrevious",
"article",