Skip to content

Commit 2a612dd

Browse files
committed
No AMP anymore
1 parent cc25952 commit 2a612dd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.stylelintrc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -536,11 +536,7 @@ rules:
536536
selector-type-case: lower
537537

538538
# Disallow unknown type selectors.
539-
selector-type-no-unknown:
540-
- true
541-
-
542-
ignoreTypes:
543-
- amp-sidebar
539+
selector-type-no-unknown: true
544540

545541
# Disallow redundant values in shorthand properties.
546542
shorthand-property-no-redundant-values: true

0 commit comments

Comments
 (0)