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 <markdotto@gmail.com>2020-04-02 21:44:35 +0300
committerMark Otto <markdotto@gmail.com>2020-04-13 23:55:34 +0300
commite2efa2b7644fc89331e9e3beb2434cbe30dd3415 (patch)
tree340a1e131432f4fa53db8c106726ceb5a7017d89 /.bundlewatch.config.json
parent33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df (diff)
Update file size for the grid build
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 075d82ef43..3b8ec2971b 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -2,7 +2,7 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "7.1 kB"
+ "maxSize": "7.2 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",