aboutsummaryrefslogtreecommitdiff
path: root/.bundlewatch.config.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2022-03-22 10:02:12 -0700
committerGitHub <[email protected]>2022-03-22 10:02:12 -0700
commit0eb808015fc84effc69300a0a7e6884eb924abc9 (patch)
tree652e62c925ef6bb0071a8c94c07db8d51ee66f53 /.bundlewatch.config.json
parent9e73b6a13c1cd4cc27d1456319a3d63630e91e2f (diff)
downloadbootstrap-0eb808015fc84effc69300a0a7e6884eb924abc9.tar.xz
bootstrap-0eb808015fc84effc69300a0a7e6884eb924abc9.zip
Convert list group to CSS variables (#35862)
* Convert list-group to CSS vars * bundlewatch
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 1344e1ef2..43c10d546 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26.85 kB"
+ "maxSize": "26.9 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "24.9 kB"
+ "maxSize": "25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",