Skip to content

Commit 5090eb6

Browse files
committed
fix: embed lang="scss" as source.sass as well
1 parent 17139a3 commit 5090eb6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Vue Component.sublime-syntax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ contexts:
678678
- match: (>)
679679
captures:
680680
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
681-
embed: scope:source.scss
681+
embed: scope:source.sass
682682
escape: (?i)(?=</style)
683683
- match: ''
684684
push:
@@ -854,4 +854,5 @@ contexts:
854854
- match: (?=>)
855855
pop: true
856856
- include: tag-attributes
857+
857858
hidden: false

Vue Component.sublime-syntax.yaml-macros

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ contexts: !merge
219219
- match: '(>)'
220220
captures:
221221
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
222-
embed: scope:source.scss
222+
embed: scope:source.sass
223223
escape: (?i)(?=</style)
224224
- match: ''
225225
push:
@@ -395,4 +395,4 @@ contexts: !merge
395395
- match: '(?=>)'
396396
pop: true
397397
- include: tag-attributes
398-
398+

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