Merge pull request #641 from rcoup/web-components-host

Support web components/shadow DOM
This commit is contained in:
Lucas Larroche 2025-03-09 13:13:37 +07:00 committed by GitHub
commit d2338228ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 14 additions and 7 deletions

View file

@ -9,7 +9,8 @@
* Styles
*/
:root {
:root,
:host {
// Typography
#{$css-var-prefix}font-family-emoji:
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";