2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Move reassigned Sass maps for colors to another stylesheet (#34942)

This commit is contained in:
Mark Otto
2021-11-15 03:03:48 -08:00
committed by GitHub
parent 96dcc150d5
commit 9f099d3e4f
10 changed files with 106 additions and 48 deletions
+1
View File
@@ -9,6 +9,7 @@ $include-column-box-sizing: true !default;
@import "functions";
@import "variables";
@import "maps";
@import "mixins/lists";
@import "mixins/breakpoints";