diff --git a/bundlesize.config.json b/bundlesize.config.json index 9ad987a..4d5bd19 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -5,7 +5,7 @@ }, { "resourceModule": "skins.vector.styles", - "maxSize": "11 kB" + "maxSize": "9 kB" }, { "resourceModule": "skins.vector.legacy.js", diff --git a/skin.json b/skin.json index 26fb229..a1b65b1 100644 --- a/skin.json +++ b/skin.json @@ -126,9 +126,12 @@ "features": { "normalize": true, "elements": true, - "content": true, + "content-media": true, "interface": true, - "legacy": true + "interface-category": true, + "i18n-ordered-lists": true, + "i18n-all-lists-margins": true, + "i18n-headings": true }, "targets": [ "desktop",