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 09ef5c8 commit c3d8257Copy full SHA for c3d8257
.stylelintrc.json
@@ -6,6 +6,8 @@
6
"no-empty-source": null,
7
"scss/comment-no-empty": null,
8
"no-descending-specificity": null,
9
+ "at-rule-no-unknown": null,
10
+ "at-rule-no-deprecated": null,
11
"selector-type-no-unknown": [
12
true,
13
{
0 commit comments