File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
syntaxes/fjsx15/literal/string Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,6 @@ contexts:
153153 1 : punctuation.accessor.js.fjsx15
154154 2 : support.function.styled-component.js.fjsx15
155155 set : styled-component-begin
156-
157156 pop-now :
158157 - match : " "
159158 pop : true
@@ -190,7 +189,7 @@ contexts:
190189
191190 styled-component-content :
192191 - clear_scopes : true
193- - meta_content_scope : source.css
192+ - meta_content_scope : source.css.embedded.js
194193 - include : comment-no-pop
195194 - include : shared-content
196195 # Recover ruleset block.
@@ -202,7 +201,7 @@ contexts:
202201
203202 styled-component-content-keyframes :
204203 - clear_scopes : true
205- - meta_content_scope : source.css
204+ - meta_content_scope : source.css.embedded.js
206205 - include : comment-no-pop
207206 - include : shared-content
208207 - match : (?=\S)
You can’t perform that action at this time.
0 commit comments