From f0b8a1ec837783a7eef451919e67ea32a63db2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Fri, 3 Nov 2023 14:49:46 +0100 Subject: [PATCH] Fix bundlewatch values --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 07cd15ced7..d34dace1c7 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,7 +26,7 @@ }, { "path": "./dist/css/boosted.css", - "maxSize": "44.25 kB" + "maxSize": "44.5 kB" }, { "path": "./dist/css/boosted.min.css",