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 21141eb commit 0a873cfCopy full SHA for 0a873cf
packages/common/src/scopeSupportFacets/scss.ts
@@ -35,5 +35,6 @@ export const scssScopeSupport: LanguageScopeSupportFacetMap = {
35
"interior.if": supported,
36
"interior.function": supported,
37
38
+ "argument.actual.singleLine": supported,
39
"argument.actual.multiLine": supported,
40
};
0 commit comments