1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02: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

View File

@@ -8,6 +8,7 @@
// Configuration
@import "functions";
@import "variables";
@import "maps";
@import "mixins";
@import "utilities";