How can I initialize font-awesome support in a non-Kobweb application? (I'm using only lower-level features.)
Simply adding the silk-icons-fa dependency and calling e.g.
FaBars()
does not work, the font-awesome CSS styles seem to be missing.
Thanks.
Norbi
06/09/2024, 1:17 PM
It works if I explicitly import the @fortawesome/fontawesome-free module.
d
David Herman
06/10/2024, 6:43 PM
The Kobweb Gradle plugin checks if you are using the font-awesome icons library and adds the following to your