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:
authorLouis-Maxime Piton <louismaxime.piton@orange.com>2022-04-04 23:51:21 +0300
committerGitHub <noreply@github.com>2022-04-04 23:51:21 +0300
commit0ceaad3ab41fc8b4d85ce463624575daee4c4759 (patch)
tree2c925e267dc7fd45f7d80954b92f95b0be24df87 /.bundlewatch.config.json
parent55c541f5bcdcc3ebb369f1df1d13ebfe567379ee (diff)
Use new CSS vars (#36098)
* Proposal to use new CSS var when it could be used. * Bundlewatch Co-authored-by: Mark Otto <markdotto@gmail.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 4432fd7760..a4c84cfc5d 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -26,7 +26,7 @@
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "27.6 kB"
+ "maxSize": "27.65 kB"
},
{
"path": "./dist/css/bootstrap.min.css",