Embed and use Fira Sans as default font when testing
This commit is contained in:
parent
7683bd201f
commit
6572909ab5
9 changed files with 12 additions and 12 deletions
|
|
@ -14,7 +14,7 @@ tracing-subscriber = "0.3"
|
|||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["image", "debug", "webgl"]
|
||||
iced.features = ["image", "debug", "webgl", "fira-sans"]
|
||||
|
||||
console_error_panic_hook = "0.1"
|
||||
console_log = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue