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 <markdotto@gmail.com>2022-10-11 00:14:01 +0300
committerMark Otto <markdotto@gmail.com>2022-11-11 21:29:05 +0300
commit4c55d449e45757b5cdba1ddfc877fe204d0657c5 (patch)
treea1626d2d6e99e3580518e03ddd4a13eb2d6023b6
parent129a458aa4eed0c3411e66dba10604261f273947 (diff)
Bundlewatch
-rw-r--r--.bundlewatch.config.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index b2067a2968..3bc1cd7f0d 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -6,7 +6,7 @@
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "7.0 kB"
+ "maxSize": "7.25 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
@@ -14,15 +14,15 @@
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
- "maxSize": "2.75 kB"
+ "maxSize": "3.0 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "9.25 kB"
+ "maxSize": "8.75 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "8.5 kB"
+ "maxSize": "8.75 kB"
},
{
"path": "./dist/css/bootstrap.css",
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "27.5 kB"
+ "maxSize": "28.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",