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-03-01 01:50:00 +0300
committerMark Otto <otto@github.com>2022-03-09 01:53:53 +0300
commit3a57da425b80c95f81682faad485454c43240e40 (patch)
tree00b78b6c734cd99e7311332c785909681072b582 /.bundlewatch.config.json
parent488e426141dd433cf1a4e45390fc8ee3c9a7f1e8 (diff)
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 70652c6939..811ae553ef 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,11 +26,11 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "26 kB"
+ "maxSize": "26.4 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "24 kB"
+ "maxSize": "24.4 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",