diff options
| author | Martijn Cuppens <[email protected]> | 2019-09-28 16:16:21 +0200 |
|---|---|---|
| committer | Martijn Cuppens <[email protected]> | 2020-03-10 20:30:29 +0100 |
| commit | c05f9934517fea1d027663c2516a53318039d513 (patch) | |
| tree | 7542b511f561e114b0d2a67c1a7b46231eb537af | |
| parent | df8f64d19554af7dc83fcfdd0cb980b6c1b0603c (diff) | |
| download | bootstrap-c05f9934517fea1d027663c2516a53318039d513.tar.xz bootstrap-c05f9934517fea1d027663c2516a53318039d513.zip | |
Bump bundlesizes
| -rw-r--r-- | bundlesize.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundlesize.config.json b/bundlesize.config.json index eda41a22d..a8778cd47 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -2,11 +2,11 @@ "files": [ { "path": "./dist/css/bootstrap-grid.css", - "maxSize": "6.5 kB" + "maxSize": "7.1 kB" }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6 kB" + "maxSize": "6.4 kB" }, { "path": "./dist/css/bootstrap-reboot.css", |
