Skip to content

Commit 062e62d

Browse files
authored
Merge pull request #136 from braver/new
Fix LESS CSS Highlighting
2 parents 2ecb614 + 6b285dc commit 062e62d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Vue Component.sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ contexts:
766766
- match: (>)
767767
captures:
768768
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
769-
embed: scope:source.less
769+
embed: scope:source.css.less
770770
escape: (?i)(?=</style)
771771
- match: ''
772772
push:

Vue Component.sublime-syntax.yaml-macros

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ contexts: !merge
307307
- match: '(>)'
308308
captures:
309309
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
310-
embed: scope:source.less
310+
embed: scope:source.css.less
311311
escape: (?i)(?=</style)
312312
- match: ''
313313
push:

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