mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Import root in bootstrap-utilities
(#37377)
* Fixes https://github.com/twbs/bootstrap/issues/37376
This commit is contained in:
parent
b72236981f
commit
77c456d8c4
@ -18,11 +18,11 @@
|
||||
},
|
||||
{
|
||||
"path": "./dist/css/bootstrap-utilities.css",
|
||||
"maxSize": "8.0 kB"
|
||||
"maxSize": "9.25 kB"
|
||||
},
|
||||
{
|
||||
"path": "./dist/css/bootstrap-utilities.min.css",
|
||||
"maxSize": "7.25 kB"
|
||||
"maxSize": "8.5 kB"
|
||||
},
|
||||
{
|
||||
"path": "./dist/css/bootstrap.css",
|
||||
|
3
scss/bootstrap-utilities.scss
vendored
3
scss/bootstrap-utilities.scss
vendored
@ -8,6 +8,9 @@
|
||||
@import "mixins";
|
||||
@import "utilities";
|
||||
|
||||
// Layout & components
|
||||
@import "root";
|
||||
|
||||
// Helpers
|
||||
@import "helpers";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user