From 3a57da425b80c95f81682faad485454c43240e40 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 28 Feb 2022 14:50:00 -0800 Subject: [PATCH] bundlewatch --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 70652c6939..811ae553ef 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "26 kB" + "maxSize": "26.4 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "24 kB" + "maxSize": "24.4 kB" }, { "path": "./dist/js/bootstrap.bundle.js",