Vector-Local/bundlesize.config.json
Jon Robson 664b6c5cc5 [Grid] Vector 2022 layout uses CSS grid
It gracefully degrades to a single column
layout on grade C browsers, IE11, and Safari 9.

Bug: T303484
Change-Id: Iaa3c1bee146dc39b1259a1ce712a29c6b22305d1
2022-06-07 17:23:08 +00:00

23 lines
369 B
JSON

[
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "7.9 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "11.0 kB"
},
{
"resourceModule": "skins.vector.legacy.js",
"maxSize": "2.2 kB"
},
{
"resourceModule": "skins.vector.search",
"maxSize": "3 kB"
},
{
"resourceModule": "skins.vector.icons",
"maxSize": "1 kB"
}
]