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:
authorMark Otto <markd.otto@gmail.com>2022-03-22 20:02:12 +0300
committerGitHub <noreply@github.com>2022-03-22 20:02:12 +0300
commit0eb808015fc84effc69300a0a7e6884eb924abc9 (patch)
tree652e62c925ef6bb0071a8c94c07db8d51ee66f53 /.bundlewatch.config.json
parent9e73b6a13c1cd4cc27d1456319a3d63630e91e2f (diff)
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 1344e1ef2b..43c10d546c 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",