1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Bootstrap 5 grid

This commit is contained in:
Martijn Cuppens
2019-09-28 16:13:36 +02:00
parent 0327545e6d
commit beefc6f530
6 changed files with 46 additions and 127 deletions

View File

@@ -18,6 +18,7 @@ html {
@import "functions";
@import "variables";
@import "mixins/lists";
@import "mixins/breakpoints";
@import "mixins/container";
@import "mixins/grid";