mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Add bs-
prefixes to custom properties (#30591)
This commit is contained in:
@@ -441,7 +441,7 @@ $utilities: map-merge(
|
||||
"font-family": (
|
||||
property: font-family,
|
||||
class: font,
|
||||
values: (monospace: var(--font-family-monospace))
|
||||
values: (monospace: var(--bs-font-monospace))
|
||||
),
|
||||
"user-select": (
|
||||
property: user-select,
|
||||
|
Reference in New Issue
Block a user