aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/.bundlewatch.config.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-20 11:05:15 +0000
committerMario <mario@mariovavti.com>2023-01-20 11:05:15 +0000
commit9dc949b62c6b5e3c8872211f71b11714d9d22b22 (patch)
tree38c06e7a128742e219eb74d6adb035f2f106918a /vendor/twbs/bootstrap/.bundlewatch.config.json
parent40394b94d7c8a8bf1f61f5482195164fff434b90 (diff)
downloadvolse-hubzilla-9dc949b62c6b5e3c8872211f71b11714d9d22b22.tar.gz
volse-hubzilla-9dc949b62c6b5e3c8872211f71b11714d9d22b22.tar.bz2
volse-hubzilla-9dc949b62c6b5e3c8872211f71b11714d9d22b22.zip
native dark theme initial checkin
Diffstat (limited to 'vendor/twbs/bootstrap/.bundlewatch.config.json')
-rw-r--r--vendor/twbs/bootstrap/.bundlewatch.config.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/vendor/twbs/bootstrap/.bundlewatch.config.json b/vendor/twbs/bootstrap/.bundlewatch.config.json
index 4c9acc990..49880e124 100644
--- a/vendor/twbs/bootstrap/.bundlewatch.config.json
+++ b/vendor/twbs/bootstrap/.bundlewatch.config.json
@@ -2,43 +2,43 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "7.5 kB"
+ "maxSize": "8.25 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "6.55 kB"
+ "maxSize": "7.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
- "maxSize": "2.75 kB"
+ "maxSize": "3.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
- "maxSize": "2.5 kB"
+ "maxSize": "3.25 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "8.0 kB"
+ "maxSize": "10.5 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "7.25 kB"
+ "maxSize": "9.75 kB"
},
{
"path": "./dist/css/bootstrap.css",
- "maxSize": "28.75 kB"
+ "maxSize": "31.25 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "26.75 kB"
+ "maxSize": "29.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "43.25 kB"
+ "maxSize": "43.0 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22.75 kB"
+ "maxSize": "23.0 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
@@ -46,7 +46,7 @@
},
{
"path": "./dist/js/bootstrap.esm.min.js",
- "maxSize": "18.5 kB"
+ "maxSize": "18.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
@@ -54,7 +54,7 @@
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "16.25 kB"
+ "maxSize": "16.0 kB"
}
],
"ci": {
@@ -63,4 +63,4 @@
"v4-dev"
]
}
-}
+} \ No newline at end of file