mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
Drop -prefix (#41692)
This commit is contained in:
@@ -389,8 +389,7 @@ $color-mode-type: data !default; // `data` or `media-query`
|
|||||||
|
|
||||||
// Prefix for :root CSS variables
|
// Prefix for :root CSS variables
|
||||||
|
|
||||||
$variable-prefix: bs- !default; // Deprecated in v5.2.0 for the shorter `$prefix`
|
$prefix: bs- !default;
|
||||||
$prefix: $variable-prefix !default;
|
|
||||||
|
|
||||||
// Gradient
|
// Gradient
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user