1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00
This commit is contained in:
louismaximepiton
2023-01-17 15:36:29 +01:00
committed by Mark Otto
parent 1369b81492
commit bada2b9a90
2 changed files with 2 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ $utilities-bg-subtle: (
$utilities-border: map-merge(
$utilities-colors,
(
"black": to-rgb($black),
"white": to-rgb($white)
)
) !default;