- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Sep 2021 20:52:53 +0000
- To: public-css-archive@w3.org
litherum has just created a new issue for https://github.com/w3c/csswg-drafts:
== Named instances and collections ==
Named instances and collections are conceptually similar: they both allow a single file to hold a finite set of faces. However, in CSS they are currently triggered using wildly different mechanisms:
For font collections, you say:
```
@font-face {
}
```
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6600 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 September 2021 20:52:55 UTC