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>2020-11-08 21:56:02 +0300
committerGitHub <noreply@github.com>2020-11-08 21:56:02 +0300
commit649e525c62282fa72243a1772c37fc779f26093c (patch)
treef5c8963b0690ca073ab971517483fd5a4d9bc6d5 /.bundlewatch.config.json
parent67847b0aab5316550f74980f91fb32e85d70d96f (diff)
Add .gap utilities (#32074)
* Add gap utilities * Update .bundlewatch.config.json * Revamp headings on this page for better organization 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 3833ae9a6c..4bfffbab44 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -22,7 +22,7 @@
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "6 kB"
+ "maxSize": "6.25 kB"
},
{
"path": "./dist/css/bootstrap.css",
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "21.75 kB"
+ "maxSize": "22 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",