diff --git a/.sass-lint.yml b/.sass-lint.yml index 4fe35db..7e78862 100644 --- a/.sass-lint.yml +++ b/.sass-lint.yml @@ -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 -