Skip to content

Ship newer version of fontawesome #322

@mttkay

Description

@mttkay

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions