-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Advanced Slides currently ships FontAwesome 5.x:
"@fortawesome/fontawesome-free": "^5.15.4",
The latest version is 6.6 as I write this: https://fontawesome.com/download
IIUC, newer icons cannot be used with older versions of FA. For example, the following icon code renders the missing icon icon:
<i class="fas fa-code-compare"></i>
Is there a way to upgrade FA without also having to re-release a new plugin version? That would be super useful.
kakkoyun
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request