aboutsummaryrefslogtreecommitdiff
path: root/.bundlewatch.config.json
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2023-01-09 20:41:32 +0100
committerMark Otto <[email protected]>2023-01-11 10:01:11 -0800
commit748702d00f623c9b3700a83b743429beeae85e29 (patch)
treed87fb594a6519891421787deee4b4247e09b8064 /.bundlewatch.config.json
parent791c44cc6d556f05eb5acd0206c2aa6fe77e1a7d (diff)
downloadbootstrap-748702d00f623c9b3700a83b743429beeae85e29.tar.xz
bootstrap-748702d00f623c9b3700a83b743429beeae85e29.zip
Reduce bootstrap-grid.css content
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 5525f13d5..c9aac7e60 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -2,11 +2,11 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "8.25 kB"
+ "maxSize": "6.5 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "7.5 kB"
+ "maxSize": "6.0 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",