Open
Description
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
- Follow our Code of Conduct
- Read the HOWTO - Step by Step.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
No labels