diff --git a/bundlesize.config.json b/bundlesize.config.json index 6a5bfd27b9..91dd0823bf 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -6,7 +6,7 @@ }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6 kB" + "maxSize": "6.25 kB" }, { "path": "./dist/css/bootstrap-reboot.css", @@ -18,7 +18,7 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25 kB" + "maxSize": "25.25 kB" }, { "path": "./dist/css/bootstrap.min.css",