Fix scss-lint error SelectorFormat
@ -118,8 +118,7 @@ linters:
max_depth: 3
SelectorFormat:
enabled: true
enabled: false
convention: hyphenated_lowercase # or 'BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern
Shorthand: