mediawiki-skins-Vector/bundlesize.config.json
bwang 8d9b148cf7 Setup header and sticky header to be able to be full width
- Move the header and skip link out of .mw-page-container-inner and the grid
- Wrap the header and sticky header with a .vector-header-container element, allowing us to easily update header styles in the future
- Update sticky header to use a <div> to fix a11y error. Update searchToggle.js to use .vector-header-container rather than <header>

Bug: T332449
Bug: T330438
Change-Id: I038fc17cbb88a29dbe8d7841b824761a91d38405
2023-03-30 16:37:15 -05:00

23 lines
371 B
JSON

[
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "8.4 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "12.3 kB"
},
{
"resourceModule": "skins.vector.legacy.js",
"maxSize": "2.2 kB"
},
{
"resourceModule": "skins.vector.search",
"maxSize": "3.2 kB"
},
{
"resourceModule": "skins.vector.icons",
"maxSize": "1 kB"
}
]