Read the statement by Michael Teeuw here.
Update Font Awesome to version 5?
-
Are there any plans to update Font Awesome to version 5?
I see thatvendor/package.jsonnow referencesfont-awesome: ^4.7.0, though it seems that@fortawesome/fontawesome-free@5.3.1is the latest version.I see a PR (https://github.com/MichMich/MagicMirror/issues/1344) from July 2018 that was closed due to inactivity. I understand that it is not an in-place upgrade for backward compatibility.
Thanks.
-
I imported FA via the custom.css file. Maybe this will work for you?
@import url("https://use.fontawesome.com/releases/v5.3.1/css/all.css"); -
@oe2atn
Thank you, for me it’s work fine.
I only changed v5.3.1 to v5.5.0, i’ts the current version. -
-
following this thread
-
I have added the FA rule above as follows in my custom.css file:
body { @import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css"); }Unfortunatly, this does not work, the Fontawesome 5 icons are still not displayed. Can someone help me?
-
@zwirbel move it above the
body {line -
@cyberphox Perfect, that did it, thank you for your help (and I should know this…)
-
i think @yawns deserves the credit…LOL
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login