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 <julien.deramond@orange.com>2022-10-03 21:52:41 +0300
committerGitHub <noreply@github.com>2022-10-03 21:52:41 +0300
commitb1185b91ea56e4a7b431b869855d898c91e4763b (patch)
tree255c8b600df756ae7f6758142c027a1298ead340 /.bundlewatch.config.json
parentfffe0553c278663f272d646c45b4074fbea1ca54 (diff)
Add new border-radius utilities (#36540)
* Add new border-radius utilities * Fix bundlewatch * Fix bundlewatch again Co-authored-by: Mark Otto <markdotto@gmail.com>
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index b06fdb3427..cea957f5eb 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -18,19 +18,19 @@
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "8.0 kB"
+ "maxSize": "8.25 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "7.25 kB"
+ "maxSize": "7.5 kB"
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "29.0 kB"
+ "maxSize": "29.25 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "27.0 kB"
+ "maxSize": "27.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",