2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Include root.scss in all dist builds (#34773)

* Remove the font-family-* override vars from Reboot build

* Update Reboot docs to mention CSS variables
This commit is contained in:
Mark Otto
2021-09-01 22:41:58 -07:00
committed by GitHub
parent 283cbd9026
commit d91480e3c7
4 changed files with 11 additions and 5 deletions
+2 -2
View File
@@ -10,11 +10,11 @@
},
{
"path": "./dist/css/bootstrap-reboot.css",
"maxSize": "2 kB"
"maxSize": "2.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "2 kB"
"maxSize": "2.35 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",