mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Proposal
This commit is contained in:
parent
1369b81492
commit
bada2b9a90
@ -149,6 +149,7 @@ $utilities-bg-subtle: (
|
||||
$utilities-border: map-merge(
|
||||
$utilities-colors,
|
||||
(
|
||||
"black": to-rgb($black),
|
||||
"white": to-rgb($white)
|
||||
)
|
||||
) !default;
|
||||
|
@ -49,6 +49,7 @@ Change the border color using utilities built on our theme colors.
|
||||
<span class="border border-{{ .name }}-subtle"></span>
|
||||
{{- end -}}
|
||||
{{< /border.inline >}}
|
||||
<span class="border border-black"></span>
|
||||
<span class="border border-white"></span>
|
||||
{{< /example >}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user