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-18 00:48:36 +0300
committerGitHub <noreply@github.com>2022-03-18 00:48:36 +0300
commita4841afa26fb066a53c6a70e87d906e3e309a903 (patch)
tree7c0962c66b8a839abd2a49c312d20307a4c6ecbf /.bundlewatch.config.json
parent71582eabff54b6ff98aa471350258da70a14c802 (diff)
Convert toasts to CSS variables (#35961)
* Convert toasts to CSS variables * 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 c040d32389..477fa44869 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26.65 kB"
+ "maxSize": "26.8 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "24.75 kB"
+ "maxSize": "24.85 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",