Issue Category
Compilation Bug
Bug Description
without the {} around the <style> tag
side note
if we nest the <style> tag in other elements under the top level fragment
the style that is emitted is the same as if it was declared top level ( different hash but all styles are detected as used)
Reproduction Steps
pinned playground
unpinned playground
Environment
Additional Context
No response
Checklist
Issue Category
Compilation Bug
Bug Description
without the
{}around the<style>tagside note
if we nest the <style> tag in other elements under the top level fragment
the style that is emitted is the same as if it was declared top level ( different hash but all styles are detected as used)
Reproduction Steps
pinned playground
unpinned playground
Environment
Additional Context
No response
Checklist