diff --git a/config/scss-lint.yml b/config/scss-lint.yml index 47e9ca3..438ca7c 100644 --- a/config/scss-lint.yml +++ b/config/scss-lint.yml @@ -80,7 +80,7 @@ linters: separate_groups: false PropertySpelling: enabled: true - extra_properties: [] + extra_properties: [row-gap] QualifyingElement: enabled: false # TODO: Convert to no-qualifying elements, re-enable it allow_element_with_attribute: false