1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Add bootstrap-utilities in bundlesize.config.json.

This commit is contained in:
XhmikosR
2019-07-22 16:45:59 +03:00
parent 1cfe18571f
commit deac34d7df

View File

@@ -16,6 +16,14 @@
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
"maxSize": "8 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
"maxSize": "7 kB"
},
{
"path": "./dist/css/bootstrap.css",
"maxSize": "25 kB"