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
The second <div.thing> is expected to have a red text color.
Logs
Not applicable.
System Info
Not applicable, playground link provided.
Severity
annoyance
The text was updated successfully, but these errors were encountered:
mary-ext
changed the title
CSS next-sibling combinator doesn't work if used with snippets
CSS next-sibling combinator doesn't work if template is inside snippet
Mar 10, 2025
Describe the bug
using CSS next-sibling combinator
.a + .b
doesn't work as Svelte considers it unused when the template is inside a snippet.Reproduction
Playground link
The second
<div.thing>
is expected to have a red text color.Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: