mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 14:13:06 +02:00
Disallow transition property (use mixin instead)
This commit is contained in:
committed by
XhmikosR
parent
09aca3fb9a
commit
00860f02d4
@@ -1,3 +1,4 @@
|
||||
// stylelint-disable property-blacklist
|
||||
@mixin transition($transition...) {
|
||||
@if $enable-transitions {
|
||||
@if length($transition) == 0 {
|
||||
|
Reference in New Issue
Block a user