aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2021-09-08 06:56:54 +0300
committerMark Otto <[email protected]>2022-02-14 19:00:59 -0800
commit85938bb2ed2ec6a97c8dfe9f54c5c450f5c1e86f (patch)
tree21793eddced0fcd26a776e2ef08ecc9747c84550
parentef9d8538a06f43f74f49d6829cbf301773381488 (diff)
downloadbootstrap-85938bb2ed2ec6a97c8dfe9f54c5c450f5c1e86f.tar.xz
bootstrap-85938bb2ed2ec6a97c8dfe9f54c5c450f5c1e86f.zip
Tighten bundlewatch
-rw-r--r--.bundlewatch.config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index bf8b5e2db..382e162ae 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -2,7 +2,7 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "7.25 kB"
+ "maxSize": "7.5 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
@@ -14,7 +14,7 @@
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
- "maxSize": "2.35 kB"
+ "maxSize": "2.5 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "23.8 kB"
+ "maxSize": "24 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",