Skip to content

Commit ffe8615

Browse files
committed
Remove lint rule.
1 parent 0bcef79 commit ffe8615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/themes/contrib/civictheme/.stylelintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"declaration-block-no-redundant-longhand-properties": null,
3434
"max-line-length": null,
3535
"no-descending-specificity": null,
36+
"no-duplicate-selectors": null,
3637
"scss/at-mixin-argumentless-call-parentheses": "always",
3738
"scss/at-mixin-pattern": "^_?ct-[a-z0-9\\-]+$",
3839
"scss/at-else-closing-brace-newline-after": null,

0 commit comments

Comments
 (0)