From 08e197bc525efcdb1c0b7f3ec9d3665622d76f92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Tue, 19 Sep 2023 12:16:22 +0200 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 e2ea64a1ec..8aa79676fe 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,7 +18,7 @@ }, { "path": "./dist/css/boosted-utilities.css", - "maxSize": "12.5 kB" + "maxSize": "12.75 kB" }, { "path": "./dist/css/boosted-utilities.min.css",