diff --git a/scss-lint.yml b/scss-lint.yml index f480e49..36378d3 100644 --- a/scss-lint.yml +++ b/scss-lint.yml @@ -359,7 +359,7 @@ linters: QualifyingElement: enabled: true allow_element_with_attribute: false - allow_element_with_class: false + allow_element_with_class: true allow_element_with_id: false SelectorDepth: