Up budget on style bundle size (#763)

This commit is contained in:
Joseph Milazzo 2021-11-16 08:24:58 -06:00 committed by GitHub
parent 292fbe4d70
commit bc210c62fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumError": "5kb"
}
]
}