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>2021-06-23 05:51:16 +0300
committerGitHub <noreply@github.com>2021-06-23 05:51:16 +0300
commitdd824f2d3eab63790ccbd30d6e5c125b77d82d32 (patch)
tree00c75950290b4384dca952ea3f37cde7f65cc590 /.bundlewatch.config.json
parent5967ebd9069462cf1b16bd0c4c49ea0f3e808098 (diff)
v5.1: Add optional CSS grid (#31813)
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 988accd7f9..10c0d2e571 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -2,15 +2,15 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "7 kB"
+ "maxSize": "7.25 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "6 kB"
+ "maxSize": "6.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
- "maxSize": "2.25 kB"
+ "maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
@@ -18,19 +18,19 @@
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "7.5 kB"
+ "maxSize": "7.2 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "6.75 kB"
+ "maxSize": "6.6 kB"
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "24.25 kB"
+ "maxSize": "25 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "22.25 kB"
+ "maxSize": "22.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",