Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 4960042 + 2e8c5b9 commit cf1e82dCopy full SHA for cf1e82d
‎vue.YAML-tmLanguage
@@ -190,7 +190,7 @@ patterns:
190
'1': {name: punctuation.definition.tag.end.html}
191
end: (?=</(?i:style))
192
patterns:
193
- - include: source.less
+ - include: source.css.less
194
195
- name: source.css.embedded.html
196
begin: (?:^\s+)?(<)((?i:style))\b(?![^>]*/>)
‎vue.tmLanguage
@@ -635,7 +635,7 @@
635
<array>
636
<dict>
637
<key>include</key>
638
- <string>source.less</string>
+ <string>source.css.less</string>
639
</dict>
640
</array>
641
0 commit comments