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:
authorJulien Déramond <juderamond@gmail.com>2022-11-11 12:54:10 +0300
committerJulien Déramond <juderamond@gmail.com>2022-11-11 12:54:10 +0300
commitd830035ea07b3175c22a3b6791d28992d88d721b (patch)
tree0d392a5dc39e36d8778ad9f73121cf7a270c7277
parentd96f41f61df968298cf062cb7b95106483961232 (diff)
Fix bundlewatch
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 0b907cb6b0..c52cee2871 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "27.5 kB"
+ "maxSize": "27.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",