Skip to content

support for @fortawesome/free-* library icons #76

Open
@bjornharvold

Description

@bjornharvold

Clear and concise description of the problem

Thank you for a great editor. Superb! 🦸‍♂️

We are already using FontAwesome heavily by importing individual icons (e.g. faBell) into our apps with <fa-icon [icon]="faBell">. It keeps it manageable.

By having to doubly import the entire CSS library increases the size of our main bundle quite dramatically.

Suggested solution

Moving away from using the entire FontAwesome CSS library is the optimal way forward. Only import the icons your component needs.

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions