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>2021-12-17 08:16:24 +0300
committerGitHub <noreply@github.com>2021-12-17 08:16:24 +0300
commitf729e4c7d1d92d2888c76db0e2590f7adfb3a16b (patch)
treec256d52a5b355d1f32117e1e6a2acad7bce9f94e /.bundlewatch.config.json
parent4a66f229ed701d4ed8d6d5b7469984ab11d822f0 (diff)
Convert alerts to CSS variables (#35401)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 5c04c131f2..5960b3bef5 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "25.5 kB"
+ "maxSize": "26 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "23.25 kB"
+ "maxSize": "23.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",