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>2022-10-23 00:13:39 +0300
committerGitHub <noreply@github.com>2022-10-23 00:13:39 +0300
commit0968db80997613828634ddb4b2c3980871f0ed41 (patch)
tree385a5a0161d0537ad1f81e679c39a1288fc64d8d /.bundlewatch.config.json
parentbbe1ffdb680eba550604df167ec32bf1505ca8e1 (diff)
Add `z-index` utilities, `.z-*` (#37317)
* Add z-index utilities, .z-* * Fix missing comma in _utilities.scss * Fix bundlewatch * Fix lint * Update site/content/docs/5.2/utilities/z-index.md Co-authored-by: Julien Déramond <julien.deramond@orange.com> * custom appearance * linter Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 8c390c6e0e..a14a0a15a7 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,7 +26,7 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "29.5 kB"
+ "maxSize": "29.75 kB"
},
{
"path": "./dist/css/bootstrap.min.css",