Disallow transition property (use mixin instead)
This commit is contained in:
parent
09aca3fb9a
commit
00860f02d4
4 changed files with 4 additions and 1 deletions
|
|
@ -261,6 +261,7 @@
|
|||
"fill",
|
||||
"stroke"
|
||||
],
|
||||
"property-blacklist": ["transition"],
|
||||
"property-no-vendor-prefix": true,
|
||||
"rule-empty-line-before": null,
|
||||
"scss/at-function-named-arguments": "never",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue