Skip to content

Commit

Permalink
Fix bundlewatch
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Feb 20, 2023
1 parent 46ceee9 commit e02a0c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bundlewatch.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"path": "./dist/css/boosted-grid.min.css",
"maxSize": "11.75 kB"
"maxSize": "12.0 kB"
},
{
"path": "./dist/css/boosted-reboot.css",
Expand All @@ -26,7 +26,7 @@
},
{
"path": "./dist/css/boosted.css",
"maxSize": "41.25 kB"
"maxSize": "41.5 kB"
},
{
"path": "./dist/css/boosted.min.css",
Expand Down

0 comments on commit e02a0c9

Please sign in to comment.