From dd5ef078816cf975419aaed67258b4b3be9545de Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Oct 2025 12:24:43 -0700 Subject: [PATCH] update --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 359e9ed23e..7e665cd92c 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,7 +26,7 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "36.5 kB" + "maxSize": "37.5 kB" }, { "path": "./dist/css/bootstrap.min.css", -- 2.47.3