githubnext / githubnext/monaspace

Webfont CDN

Aperta
#172 2 commenti 6 reazioni 1 assegnatario Rivendicata da @idan Vedi su GitHub
Lingua principale
Shell
Stelle
19.6k
Fork
322
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I use a Chromebook as my main development driver. As a result, the only way I could install fonts is by using an extension to import a webfont.

Other fonts [such as Firacode are hosted on CDNs](https://github.com/tonsky/FiraCode#browser-support).

Sadly using GitHub directly gives a CORS error:

```
@font-face {
font-family: 'Monaspace Neon';
src: url(https://github.com/githubnext/monaspace/raw/main/fonts/webfonts/MonaspaceNeon-Regular.woff) format(woff2);
}
```

It would be great to see Monaspace on popular CDNs.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.