diff --git a/Vue Component.sublime-syntax b/Vue Component.sublime-syntax
index fb8673d..1459384 100644
--- a/Vue Component.sublime-syntax
+++ b/Vue Component.sublime-syntax
@@ -766,7 +766,7 @@ contexts:
- match: (>)
captures:
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
- embed: scope:source.less
+ embed: scope:source.css.less
escape: (?i)(?=)'
captures:
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
- embed: scope:source.less
+ embed: scope:source.css.less
escape: (?i)(?=
+
+
+
+