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 f07cb3d commit f216515Copy full SHA for f216515
lib/rules/at-rule-descriptor-no-unknown/__tests__/index.mjs
@@ -200,6 +200,7 @@ testRule({
200
endLine: 11,
201
endColumn: 6,
202
description: 'with indirection',
203
+ // TODO: unskip once we support @mixin indirection
204
skip: true,
205
},
206
],
lib/rules/at-rule-descriptor-value-no-unknown/__tests__/index.mjs
@@ -136,6 +136,7 @@ testRule({
136
137
endColumn: 23,
138
139
140
141
142
0 commit comments