You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to modify the font path that the package uses?
I'd like to use an icon in an error message when the connection to Meteor fails. This doesn't work because it appears that the font is loaded only when an icon is required. In my case, the loading won't work because the server would already be down.
If recommended, maybe it makes more sense to install via npm and modify the font path as described here.
The text was updated successfully, but these errors were encountered:
Is there a way to modify the font path that the package uses?
I'd like to use an icon in an error message when the connection to Meteor fails. This doesn't work because it appears that the font is loaded only when an icon is required. In my case, the loading won't work because the server would already be down.
If recommended, maybe it makes more sense to install via npm and modify the font path as described here.
The text was updated successfully, but these errors were encountered: