mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03: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