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-04-29 23:59:41 +0300
committerGitHub <noreply@github.com>2022-04-29 23:59:41 +0300
commit7745730e4132eff204bf2afe8351511e595acee6 (patch)
treebefc6db62afd9f37cf9ba4b382fea6abf9d19fc1 /.bundlewatch.config.json
parentebb1f485d3e750a67ac7633e5044f2fce0749afe (diff)
Revert `border-color` change (#36238)
* Revert `border-color` change * Add new border-color-translucent for when we want optional alpha-transparency in our border-color Apply to drodpowns, modals, offcanvas, popovers, and toasts * bundlewatch
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 b864477107..a041de59e6 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -10,7 +10,7 @@
},
{
"path": "./dist/css/bootstrap-reboot.css",
- "maxSize": "2.55 kB"
+ "maxSize": "2.75 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",