Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Ability to change default from FAS to FAL #22

Open
AndreasHerss opened this issue Jul 23, 2019 · 0 comments
Open

[Feature request] Ability to change default from FAS to FAL #22

AndreasHerss opened this issue Jul 23, 2019 · 0 comments

Comments

@AndreasHerss
Copy link

I am building an app, with pro icons, using the FAL icons for everything, and importing using the library method.

It would be really nice if i could specify the default to be FAL instead of FAS in my App.js, just like i define the library and icons for that.
This would clear and remove redundant code everywhere i use icons.

Right now i feel more like just importing them in every component, as opposed to using library, as the code is clearer.

It would of course be nice to be able override it, for that one use case where i would need a FAS or FAR icon.

I don't see this as a breaking change, as the current syntax could be kept, and the default in "FontAwesomeIcon.js" would just need a "fallback" to FAS if none is specified by me in my App.js.

@AndreasHerss AndreasHerss changed the title Change default font weight [Feature request] Ability to change default from FAS to FAL Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant