diff options
| author | Martijn Cuppens <[email protected]> | 2019-09-28 16:13:36 +0200 |
|---|---|---|
| committer | Martijn Cuppens <[email protected]> | 2020-03-10 20:30:29 +0100 |
| commit | beefc6f53062f735f4d2d829305a8a502d12795d (patch) | |
| tree | eb07a730678fa0b47923b49616f0d753cc8223b6 /scss/bootstrap-grid.scss | |
| parent | 0327545e6dbe1f0c22d909dd4c94d88050e5159a (diff) | |
| download | bootstrap-beefc6f53062f735f4d2d829305a8a502d12795d.tar.xz bootstrap-beefc6f53062f735f4d2d829305a8a502d12795d.zip | |
Bootstrap 5 grid
Diffstat (limited to 'scss/bootstrap-grid.scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index ff7905c90..8a76c9956 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -18,6 +18,7 @@ html { @import "functions"; @import "variables"; +@import "mixins/lists"; @import "mixins/breakpoints"; @import "mixins/container"; @import "mixins/grid"; |
