aboutsummaryrefslogtreecommitdiff
path: root/.bundlewatch.config.json
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2022-04-12 00:33:18 +0200
committerGitHub <[email protected]>2022-04-11 15:33:18 -0700
commit10f2830805fee2ea5bd0f35cfb10e5af5555657f (patch)
tree7cdbe2f30364de272444a30a32904034478f1fbe /.bundlewatch.config.json
parent3c78f772d5dcf8a7c95099e611d6ab2bca867363 (diff)
downloadbootstrap-10f2830805fee2ea5bd0f35cfb10e5af5555657f.tar.xz
bootstrap-10f2830805fee2ea5bd0f35cfb10e5af5555657f.zip
Add CSS vars for accordions (#36148)
* Add CSS vars for accordions * Fix 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 94f1e4139..00ce77cdc 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "27.65 kB"
+ "maxSize": "27.75 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "25.75 kB"
+ "maxSize": "26.0 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",