bezumkin / nuxt-fontawesome

Module to use Font Awesome 6 icons in your Nuxt 3 project
MIT License
7 stars 2 forks source link

Add Kit support? #3

Open SethAdamson opened 6 months ago

SethAdamson commented 6 months ago

I am curious if it has been considered to support FontAwesome Kits to further limit the icons and icons packages needed to be included in the build. Would be nice to be able to install our kit package and automatically include all icons from that kit.

bezumkin commented 6 months ago

@SethAdamson I can try to implement this feature, if you will get me the access to your kit somehow.

Screenshot 2024-05-09 at 04 40 39

You can send me all the necessary information at bezumkin@yandex.ru

SethAdamson commented 6 months ago

Our kit isnt something that we can share access with, but as time allows I can try and implement a feature and send over for review.

nmcbride commented 2 weeks ago

I installed the plugin actually thinking it would supported kits. My hope was it would just make the icons available through our npm kit however the default npm packages do. I suppose if this issue is here then it does not work that way. :'( I will watch the issue. :)

bezumkin commented 2 weeks ago

@nmcbride Nothing has changed for this time - I don't know how to work with kits and I have no access to it.

So, PR welcomed!