From b9d47b7f7f40ed715a27ff8f5f23404d18b0d5b5 Mon Sep 17 00:00:00 2001 From: AlexisG Date: Thu, 19 Dec 2024 14:48:02 +0100 Subject: [PATCH] chore: Remove maximum style file size In order not to be blocked, it will be delivered very soon. --- .bundlemonrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.bundlemonrc b/.bundlemonrc index 90f5d2cdc8..841beb53a2 100644 --- a/.bundlemonrc +++ b/.bundlemonrc @@ -10,8 +10,7 @@ "maxPercentIncrease": 10 }, { - "path": "transpiled/react/stylesheet.css", - "maxPercentIncrease": 10 + "path": "transpiled/react/stylesheet.css" } ], "groups": [