-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
:global selector in css nesting #10721
Copy link
Copy link
Closed
withastro/compiler
#1144Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)pkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)
Metadata
Metadata
Assignees
Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)pkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
This examples work fine
This examples not work
What's the expected result?
Link to Minimal Reproducible Example
https://stackblitz.com/edit/withastro-astro-8wzk1y?file=src%2Fpages%2Findex.astro
Participation