Re: [csswg-drafts] [css-fonts-4] Should emoji be restricted in its range? (#2855)

`emoji` world indeed make more sense in a [font descriptor](https://drafts.csswg.org/css-fonts/#unicode-range-desc) than as a font family. 

~~~~ css
@font-face {
  font-family: Twemoji;
  unicode-range: emoji;
} 
~~~~


-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2855#issuecomment-562926062 using your GitHub account

Received on Sunday, 8 December 2019 09:03:37 UTC