Skip to content

Commit 7067c95

Browse files
committed
fix: top level selectors
1 parent db6928d commit 7067c95

File tree

3 files changed

+543
-1
lines changed

3 files changed

+543
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@chakra-ui/react": patch
3+
---
4+
5+
Fix Shadow DOM and Web Component selector handling in `globalCss`. The `:host`,
6+
`:host-context()`, and `::slotted()` pseudo-classes now correctly transform to
7+
top-level selectors with case-insensitive matching.

0 commit comments

Comments
 (0)