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-17 23:49:57 +0300
committerGitHub <noreply@github.com>2022-03-17 23:49:57 +0300
commit71582eabff54b6ff98aa471350258da70a14c802 (patch)
treebfc7ec94555c6eeb7c4774a8ab72574301aca331 /.bundlewatch.config.json
parent8182fd94308f83f2432aa61bf43268fc40740a92 (diff)
Convert spinners to CSS variables (#35960)
* Convert spinners 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 eff437cee5..c040d32389 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26.6 kB"
+ "maxSize": "26.65 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "24.65 kB"
+ "maxSize": "24.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",