From a9b334318baef363114dd7cf47d2c06a2cdf9b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Thu, 26 Jun 2025 17:28:46 +0200 Subject: [PATCH] Temporary Bundlewatch fix --- .bundlewatch.config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 6f680664ca..adb8fb9c3e 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -10,27 +10,27 @@ }, { "path": "./dist/css/bootstrap-reboot.css", - "maxSize": "3.5 kB" + "maxSize": "4.25 kB" }, { "path": "./dist/css/bootstrap-reboot.min.css", - "maxSize": "3.25 kB" + "maxSize": "4.25 kB" }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "11.75 kB" + "maxSize": "12.75 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "10.75 kB" + "maxSize": "12.0 kB" }, { "path": "./dist/css/bootstrap.css", - "maxSize": "32.5 kB" + "maxSize": "33.75 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "30.25 kB" + "maxSize": "31.25 kB" }, { "path": "./dist/js/bootstrap.bundle.js",