KTSHS-Research-Assignment-E2022 / Minesweeper

工業高校生がマインスイーパーが遊べるWEBアプリを作りました。/ This is a Minesweeper game written with using Jetpack compose for web.
https://ktshs-research-assignment-e2022.github.io/Minesweeper/
0 stars 0 forks source link

Google Fonts へ依存するのをやめたい #14

Closed jinnosukeKato closed 2 years ago

jinnosukeKato commented 2 years ago

フォントをセルフホストしたい fontsourceってのを使うとnpmでフォント落とせるらしい

jinnosukeKato commented 2 years ago

PWA対応のためにもセルフホストせにゃいかん

jinnosukeKato commented 2 years ago

https://github.com/JetBrains/compose-jb/issues/1310 によると、 @font-face を cssに書きこんで読み込む以外に方法がないっぽい