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

Update #153

Open
csicky opened this issue Jun 6, 2019 · 2 comments
Open

Update #153

csicky opened this issue Jun 6, 2019 · 2 comments

Comments

@csicky
Copy link

csicky commented Jun 6, 2019

Maybe I don't understand well, but how to update to latest font-awesome? Anytime font-awesome moves to a new version and adds new icons, vue-awesome is left behind?

I wonder if we could break out of this by installing latest font-awesome next to vue-awesome, but in that case how would one import a new icon?

@Justineo
Copy link
Owner

Justineo commented Jun 6, 2019

I wonder if we could break out of this by installing latest font-awesome next to vue-awesome, but in that case how would one import a new icon?

It's possible. But that means we'll mark @fortawesome/fontawesome-free as a peer dependency which introduces a breaking change. I'll try to implement this in the next major version.

@csicky
Copy link
Author

csicky commented Jun 7, 2019

I think it would be great to be able to update separately. Thank you.

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

2 participants