From d752a8d6e442e57e4220d14355dc7f8cf96aa593 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Oct 2025 12:29:12 -0700 Subject: [PATCH] bundlewatch again --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 7e665cd92c..f018e949f5 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -30,7 +30,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "33.0 kB" + "maxSize": "33.75 kB" }, { "path": "./dist/js/bootstrap.bundle.js", -- 2.47.3