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-29 01:05:37 +0300
committerGitHub <noreply@github.com>2022-03-29 01:05:37 +0300
commite342142b61aacc187c776052bde93e414eb25db7 (patch)
tree33cce334f95cd8b69525e7a22d53a1b3506540b7 /.bundlewatch.config.json
parent7f35bc5b65dccf6c953321e47342c4ed0b7c4b2b (diff)
Train PR: CSS variables for accordion, cards, navs, and modals (#36071)
* Convert accordion to CSS vars * Update accordion.md * Convert navs to CSS variables * Split up CSS vars * bundlewatch * fix vars * Convert cards to CSS vars * Convert modals to CSS variables * Bundlewatch Co-authored-by: Geremia Taglialatela <tagliala.dev@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 43c10d546c..6fcfbb2a72 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26.9 kB"
+ "maxSize": "27.6 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "25 kB"
+ "maxSize": "25.65 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",