Embed Fira Sans font on Wasm builds by default

This commit is contained in:
Héctor Ramón Jiménez 2024-02-20 03:20:58 +01:00
parent 0c7f4eaab5
commit 35e2049ee6
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 18 additions and 1 deletions

View file

@ -18,6 +18,7 @@ all-features = true
geometry = ["lyon_path"]
image = ["dep:image", "kamadak-exif"]
web-colors = []
fira-sans = []
[dependencies]
iced_core.workspace = true