From 85be61d34b8d1d0dcc86ba9f7ab6a831b3ce5d20 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 24 Feb 2022 20:30:36 -0800 Subject: [PATCH] bundlewatch --- .bundlewatch.config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 7c86725df..78569461e 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -6,15 +6,15 @@ }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6.5 kB" + "maxSize": "6.8 kB" }, { "path": "./dist/css/bootstrap-reboot.css", - "maxSize": "2.5 kB" + "maxSize": "2.8 kB" }, { "path": "./dist/css/bootstrap-reboot.min.css", - "maxSize": "2.5 kB" + "maxSize": "2.6 kB" }, { "path": "./dist/css/bootstrap-utilities.css", @@ -26,7 +26,7 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "26.3 kB" + "maxSize": "26.7 kB" }, { "path": "./dist/css/bootstrap.min.css",