We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc25952 commit 2a612ddCopy full SHA for 2a612dd
1 file changed
.stylelintrc.yml
@@ -536,11 +536,7 @@ rules:
536
selector-type-case: lower
537
538
# Disallow unknown type selectors.
539
- selector-type-no-unknown:
540
- - true
541
- -
542
- ignoreTypes:
543
- - amp-sidebar
+ selector-type-no-unknown: true
544
545
# Disallow redundant values in shorthand properties.
546
shorthand-property-no-redundant-values: true
0 commit comments