1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

Import root in bootstrap-utilities (#37377)

* Fixes https://github.com/twbs/bootstrap/issues/37376
This commit is contained in:
Eric Leibenguth
2022-10-29 09:03:59 +02:00
committed by GitHub
parent a7a2253507
commit 60b02041c4
2 changed files with 5 additions and 2 deletions

View File

@@ -8,6 +8,9 @@
@import "mixins";
@import "utilities";
// Layout & components
@import "root";
// Helpers
@import "helpers";