1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 06:21:26 +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

1
scss/bootstrap.scss vendored
View File

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