mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-09 05:00:45 +02:00
Revert "Placeholder for transitions reset to prevent code duplication #29862"
This reverts commit cd7e5d1111
.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
This commit is contained in:
@@ -212,14 +212,6 @@ $escaped-characters: (
|
||||
(")","%29"),
|
||||
) !default;
|
||||
|
||||
// Selectors which are isolated in the transition mixin to prevent invalid selector stack
|
||||
$pseudo-vendor-prefixes: (
|
||||
"::-webkit-",
|
||||
"::-moz-",
|
||||
"::-ms-"
|
||||
) !default;
|
||||
|
||||
|
||||
// Options
|
||||
//
|
||||
// Quickly modify global styling by enabling or disabling optional features.
|
||||
|
Reference in New Issue
Block a user