diff options
| author | Mark Otto <[email protected]> | 2020-04-02 11:44:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2020-04-13 13:55:34 -0700 |
| commit | e2efa2b7644fc89331e9e3beb2434cbe30dd3415 (patch) | |
| tree | 340a1e131432f4fa53db8c106726ceb5a7017d89 | |
| parent | 33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df (diff) | |
| download | bootstrap-e2efa2b7644fc89331e9e3beb2434cbe30dd3415.tar.xz bootstrap-e2efa2b7644fc89331e9e3beb2434cbe30dd3415.zip | |
Update file size for the grid build
| -rw-r--r-- | .bundlewatch.config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 075d82ef4..3b8ec2971 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", |
