2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Add black to colors map

This commit is contained in:
Ryan Buckley
2022-01-10 18:11:11 +00:00
committed by Mark Otto
parent 7ff974b4ce
commit 74be17edef
+1
View File
@@ -60,6 +60,7 @@ $colors: (
"green": $green,
"teal": $teal,
"cyan": $cyan,
"black": $black,
"white": $white,
"gray": $gray-600,
"gray-dark": $gray-800