We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcef79 commit ffe8615Copy full SHA for ffe8615
web/themes/contrib/civictheme/.stylelintrc.json
@@ -33,6 +33,7 @@
33
"declaration-block-no-redundant-longhand-properties": null,
34
"max-line-length": null,
35
"no-descending-specificity": null,
36
+ "no-duplicate-selectors": null,
37
"scss/at-mixin-argumentless-call-parentheses": "always",
38
"scss/at-mixin-pattern": "^_?ct-[a-z0-9\\-]+$",
39
"scss/at-else-closing-brace-newline-after": null,
0 commit comments