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 8b85651 commit 764cde5Copy full SHA for 764cde5
src/parse.js
@@ -63,11 +63,13 @@ const parser = new Parser(Object.assign({
63
'exportRuleStart',
64
'importRuleStart',
65
'atImportStart',
66
+ 'string',
67
'identifier',
68
'innerLevelStart',
69
],
70
innerLevel: [
71
'comment',
72
73
74
75
'innerLevelEnd',
0 commit comments