Skip to content

Commit c3d8257

Browse files
author
igor.nepipenko
committed
fix(ref:1534): stylelint workaround
1 parent 09ef5c8 commit c3d8257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.stylelintrc.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"no-empty-source": null,
77
"scss/comment-no-empty": null,
88
"no-descending-specificity": null,
9+
"at-rule-no-unknown": null,
10+
"at-rule-no-deprecated": null,
911
"selector-type-no-unknown": [
1012
true,
1113
{

0 commit comments

Comments
 (0)