mediawiki-skins-Vector/bundlesize.config.json
Jdlrobson 05f00d2adc Revert "[modern] Fix broken rendering of main and dialog elements in IE9-11"
This reverts commit 3926ffa8ca.

Reason for revert: After consideration of the new task T256520 this shipping a normalize CSS feature seems like a much better approach
to solving this problem, particularly since `template` and `dialog`
are unused in our code.

Change-Id: I20391cc6c1f5a50127cd84bd7c0f17a20ab92528
2020-06-29 20:01:55 +00:00

23 lines
383 B
JSON

[
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "7.8 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "8.1 kB"
},
{
"resourceModule": "skins.vector.icons",
"maxSize": "0.6 kB"
},
{
"resourceModule": "skins.vector.styles.responsive",
"maxSize": "0.6 kB"
},
{
"resourceModule": "skins.vector.legacy.js",
"maxSize": "1.7 kB"
}
]