Hi, I am building an app that uses icons from font-awesome in a ggplot2 object within the server. Everything works fine until I publish it using shinyapps.io, where I get an error saying that it cannot find "font-awesome".
Does anyone know how to fix this?
Thanks!