diff options
| author | louismaximepiton <[email protected]> | 2023-01-17 15:36:29 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2023-01-17 21:10:13 -0800 |
| commit | bada2b9a90be728da0157a6f96e4de5364035f5f (patch) | |
| tree | 92f4ffab54239085889200bdd680ce8d7f022899 /scss | |
| parent | 1369b81492a5368ac40dbfac3d6553e32065f706 (diff) | |
| download | bootstrap-bada2b9a90be728da0157a6f96e4de5364035f5f.tar.xz bootstrap-bada2b9a90be728da0157a6f96e4de5364035f5f.zip | |
Proposal
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_maps.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_maps.scss b/scss/_maps.scss index d299452a8..c6b55823c 100644 --- a/scss/_maps.scss +++ b/scss/_maps.scss @@ -149,6 +149,7 @@ $utilities-bg-subtle: ( $utilities-border: map-merge( $utilities-colors, ( + "black": to-rgb($black), "white": to-rgb($white) ) ) !default; |
