Icons not showing in other app

Answered
Sen asked on November 6, 2024

 

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.

 

  • How to correctly configure the paths for the icons in different application when used as bundle.js.
  • If there are any specific configuration steps needed for serving assets like fonts when used in different application

1 answer

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster November 8, 2024

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

Please login or Register to Submit Answer