Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <julien.deramond@orange.com>2022-04-12 01:33:18 +0300
committerGitHub <noreply@github.com>2022-04-12 01:33:18 +0300
commit10f2830805fee2ea5bd0f35cfb10e5af5555657f (patch)
tree7cdbe2f30364de272444a30a32904034478f1fbe /.bundlewatch.config.json
parent3c78f772d5dcf8a7c95099e611d6ab2bca867363 (diff)
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 94f1e41397..00ce77cdc7 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",