Open atorscho opened 3 years ago
Do you think it will requires to change a lot https://github.com/nuxt-community/fontawesome-module/blob/master/lib/plugin.js @atorscho ?
This file seems to be good, at least at first sight, but there is one additional category FA6 introduced: Thin icons (https://github.com/nuxt-community/fontawesome-module/blob/master/lib/module.js).
Some are working great, but as long as they have the same name as FA5.
Can you make a PR to add the new category?
@Atinux I was tinkering with it a bit, added the new category, but the error "Could not find one or more icon(s)" comes from the @fortawesome/vue-fontawesome
itself, more precisely FontAwesomeIcon
which triggered another error when trying to install it without Nuxt.
I will try to look at it later.
Thank you :)
Any news on this subject? (and what about Nuxt3 support?)
FontAwesome 6 was just released. Support would be great :)
FontAwesome 6 was just released. Support would be great :)
I would also appreciate it!
Hello,
Are you planning on supporting the new FontAwesome 6 version (which is still in Beta, but accessible to subscribers)?
Thanks