Removed non-existing rule from sass lint file

This commit is contained in:
Gregory Ballantine 2018-04-11 17:11:50 -04:00
parent ce85491459
commit f7bbe71cb8

View File

@ -44,10 +44,6 @@ rules:
allow-element-with-attribute: true
allow-element-with-class: true
allow-element-with-id: true
no-selector-vendor-prefix:
- 2
-
include: false
no-transition-all:
- 2
-