1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +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 XhmikosR
parent b72236981f
commit 77c456d8c4
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";