mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Revert border-color utilities to use the CSS property instead of the variable
This commit is contained in:
@@ -148,8 +148,7 @@ $utilities: map-merge(
|
||||
)
|
||||
),
|
||||
"border-color": (
|
||||
css-var: true,
|
||||
css-variable-name: border-color,
|
||||
property: border-color,
|
||||
class: border,
|
||||
values: $utilities-border-colors
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user