diff options
| author | Mark Otto <[email protected]> | 2022-02-28 14:50:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-03-08 14:53:53 -0800 |
| commit | 3a57da425b80c95f81682faad485454c43240e40 (patch) | |
| tree | 00b78b6c734cd99e7311332c785909681072b582 | |
| parent | 488e426141dd433cf1a4e45390fc8ee3c9a7f1e8 (diff) | |
| download | bootstrap-3a57da425b80c95f81682faad485454c43240e40.tar.xz bootstrap-3a57da425b80c95f81682faad485454c43240e40.zip | |
bundlewatch
| -rw-r--r-- | .bundlewatch.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 70652c693..811ae553e 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "26 kB" + "maxSize": "26.4 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "24 kB" + "maxSize": "24.4 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
