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 19:02:03 +0300
committerGitHub <noreply@github.com>2022-03-18 19:02:03 +0300
commit88bd287b27c8097ca02347038dbb0b321b71d169 (patch)
treecf93b2c4a4553027035a4261217138971379a4ae /.bundlewatch.config.json
parentb165f35f7808b59f4e09ec518caa441e30830fbb (diff)
Convert progress bars to CSS variables (#35962)
* Convert progress bars 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 477fa44869..1344e1ef2b 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26.8 kB"
+ "maxSize": "26.85 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "24.85 kB"
+ "maxSize": "24.9 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",