Best practices for embedding local fonts in Dioxus 0.7 #5040
-
|
There are a lot of answers for similar questions already, but they either recommend What is the recommended way to include a font in Dioxus 0.7?Everything now seems to be build for Even though I do not need it, what about |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You can use manganis but disable the hash with this option: https://docs.rs/manganis-core/0.7.1/manganis_core/struct.AssetOptionsBuilder.html#method.with_hash_suffix |
Beta Was this translation helpful? Give feedback.
You can use manganis but disable the hash with this option: https://docs.rs/manganis-core/0.7.1/manganis_core/struct.AssetOptionsBuilder.html#method.with_hash_suffix