Skip to content

Commit

Permalink
chore: Remove maximum style file size
Browse files Browse the repository at this point in the history
In order not to be blocked, it will be delivered very soon.
  • Loading branch information
Merkur39 committed Dec 19, 2024
1 parent 869ec65 commit b9d47b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .bundlemonrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"maxPercentIncrease": 10
},
{
"path": "transpiled/react/stylesheet.css",
"maxPercentIncrease": 10
"path": "transpiled/react/stylesheet.css"
}
],
"groups": [
Expand Down

0 comments on commit b9d47b7

Please sign in to comment.