Open
Description
Describe the bug
Have style block like this
<style>
@import '../../app.css' reference;
</style>
using new tailwind 4 syntax, see
Svelte diagnostic emits top level warning Nesting selectors can only be used inside a rule or as the first selector inside a lone ':global(...)'
Reproduction
n/a
Logs
No response
System Info
npmPackages:
svelte: ^5.6.2 => 5.6.2
Severity
annoyance