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:
authorMarc Jansing <marc.jansing@innoq.com>2020-12-18 08:39:39 +0300
committerGitHub <noreply@github.com>2020-12-18 08:39:39 +0300
commitf07106e604c3bb3d7ea80b91f79378b55218d039 (patch)
treec63e7fa61b5c280b171f9ab64aeff8ba9736d802 /.bundlewatch.config.json
parentef0bc661cfce6b5709189aa2d3edb85e0b1392e4 (diff)
Add helpers to utilities bundle (#32324)
Adds currently missing utilities classes which are located in scss/helpers to boostrap-utilities dist files. Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 0740663900..da47da4801 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -18,11 +18,11 @@
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "7 kB"
+ "maxSize": "7.5 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "6.25 kB"
+ "maxSize": "6.75 kB"
},
{
"path": "./dist/css/bootstrap.css",