File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ patterns:
158158 ' 1 ' : {name: punctuation.definition.tag.end.html}
159159 end : (?=</(?i:style))
160160 patterns :
161- - include : source.sass
161+ - include : source.css. sass
162162
163163- name : source.scss.embedded.html
164164 begin : (?:^\s+)?(<)((?i:style))\b(?=[^>]*lang=(['"])scss\1?)
@@ -174,7 +174,7 @@ patterns:
174174 ' 1 ' : {name: punctuation.definition.tag.end.html}
175175 end : (?=</(?i:style))
176176 patterns :
177- - include : source.scss
177+ - include : source.css. scss
178178
179179- name : source.less.embedded.html
180180 begin : (?:^\s+)?(<)((?i:style))\b(?=[^>]*lang=(['"])less\1?)
Original file line number Diff line number Diff line change 527527 <array >
528528 <dict >
529529 <key >include </key >
530- <string >source.sass </string >
530+ <string >source.css. sass </string >
531531 </dict >
532532 </array >
533533 </dict >
581581 <array >
582582 <dict >
583583 <key >include </key >
584- <string >source.scss </string >
584+ <string >source.css. scss </string >
585585 </dict >
586586 </array >
587587 </dict >
You can’t perform that action at this time.
0 commit comments