Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-11-11 12:19:27 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-13 09:21:57 +0300
commit5afc708961751848cbd32209f832e0d7ebdec75e (patch)
treea6b3a0342dd6ccd4db469ad2cdc750cef8a17c1b /package.json
parente9d67982aec743622d14ed5add490693adc57348 (diff)
Bump bootstrap.min.css bundle size.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 29665aa4ae..a91e04f9fd 100644
--- a/package.json
+++ b/package.json
@@ -178,7 +178,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "22 kB"
+ "maxSize": "22.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",