You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now if I didn't have the style tag in srcdoc, it would have outputted the correct result. I also think it's related in one way or another to #240, #70, #244
The text was updated successfully, but these errors were encountered:
navorite
changed the title
Having a style tag in a string removes the style tag in the template.
Having a style tag in a string removes the style sheet rules in the template.
Aug 15, 2021
navorite
changed the title
Having a style tag in a string removes the style sheet rules in the template.
Having a style tag in a string removes the style sheet rules
Aug 15, 2021
Suppose I have the following component:
After formatting the file, it outputs the following:
Now if I didn't have the style tag in
srcdoc
, it would have outputted the correct result. I also think it's related in one way or another to #240, #70, #244The text was updated successfully, but these errors were encountered: