From: Julien Déramond Date: Tue, 20 Dec 2022 06:27:34 +0000 (+0100) Subject: Fix bundlewatch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F37672%2Fhead;p=thirdparty%2Fbootstrap.git Fix bundlewatch --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 49880e1242..23a003679e 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,7 +26,7 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "31.25 kB" + "maxSize": "31.5 kB" }, { "path": "./dist/css/bootstrap.min.css",