You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would love it if I could leverage FontAwesome Pro kits instead of NPM dependencies for FontAwesome support in Vue (this has a couple upsides: the new upload feature would Just Work for site-specific icons, and the project could easily be developed by other folks who don't have access to my FontAwesome Pro credentials since they wouldn't need to pull down the Pro icon packages).
Is this already possible, and I'm just missing the obvious?
Describe the solution you'd like
I am not sure exactly how this would look. I actually came digging through the docs because I was hoping it was already a thing.
Describe alternatives you've considered
I could leverage the kits by hand, but it would be nice to have an official component do the lifting for me. 🙂
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I would love it if I could leverage FontAwesome Pro kits instead of NPM dependencies for FontAwesome support in Vue (this has a couple upsides: the new upload feature would Just Work for site-specific icons, and the project could easily be developed by other folks who don't have access to my FontAwesome Pro credentials since they wouldn't need to pull down the Pro icon packages).
Is this already possible, and I'm just missing the obvious?
Describe the solution you'd like
I am not sure exactly how this would look. I actually came digging through the docs because I was hoping it was already a thing.
Describe alternatives you've considered
I could leverage the kits by hand, but it would be nice to have an official component do the lifting for me. 🙂
The text was updated successfully, but these errors were encountered: