diff options
| -rw-r--r-- | .bundlewatch.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index b0d850900..fc70cd2cf 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,11 +18,11 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "7.25 kB" + "maxSize": "7.75 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "6.6 kB" + "maxSize": "6.75 kB" }, { "path": "./dist/css/bootstrap.css", |
