mirror of
https://github.com/picocss/pico.git
synced 2025-04-30 12:59:12 -04:00
Merge pull request #16 from rcoup/web-components-host
Support web components/shadow DOM.
This commit is contained in:
commit
5d2e82ddaf
6 changed files with 14 additions and 7 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue