I am experiencing an issue with loading Flexmonster icons in my application when deployed to other application. The issue does not occur in my local development environment.
When I include flexmonster.min.css
in the bundle and reference the icons (using the @font-face
rule in my CSS), everything works fine locally, and the icons load without any issues. However, when I use the application as bundle to other app, I get a "path not found" error for the icon font files (.woff
, .ttf
) referenced in the CSS.
Hello,
Thank you for contacting us.
There are no specific configuration steps needed for serving assets except making sure that flexmonster.min.css
, flexmonster-icons.ttf
and flexmonster-icons.woff
files are included in the bundle.
You are welcome to contact us if other questions arise.
Kind regards,
Nadia