Embed Fira Sans font on Wasm builds by default
This commit is contained in:
parent
0c7f4eaab5
commit
35e2049ee6
5 changed files with 18 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ geometry = ["iced_graphics/geometry", "iced_tiny_skia/geometry", "iced_wgpu?/geo
|
|||
tracing = ["iced_wgpu?/tracing"]
|
||||
web-colors = ["iced_wgpu?/web-colors"]
|
||||
webgl = ["iced_wgpu?/webgl"]
|
||||
fira-sans = ["iced_graphics/fira-sans"]
|
||||
|
||||
[dependencies]
|
||||
iced_graphics.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue