Skip to content

Commit cf1e82d

Browse files
authored
Merge pull request vuejs#135 from braver/master
Fix LESS CSS Highlighting
2 parents 4960042 + 2e8c5b9 commit cf1e82d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vue.YAML-tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ patterns:
190190
'1': {name: punctuation.definition.tag.end.html}
191191
end: (?=</(?i:style))
192192
patterns:
193-
- include: source.less
193+
- include: source.css.less
194194

195195
- name: source.css.embedded.html
196196
begin: (?:^\s+)?(<)((?i:style))\b(?![^>]*/>)

vue.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@
635635
<array>
636636
<dict>
637637
<key>include</key>
638-
<string>source.less</string>
638+
<string>source.css.less</string>
639639
</dict>
640640
</array>
641641
</dict>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy