FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.38k stars 134 forks source link

How to use plugin alongside with kits #474

Closed arsenitem closed 11 months ago

arsenitem commented 11 months ago

I am using fontawesome plugin for icons in my vue3 app, but recently i discovered fontawesome kits and tryed to use them with js embed code

Unfortunately emded code breaks the behaviour of plugin, seems like a styles conflict

Are there any ways to get around this problem, or use kits inside plugin?

inkbeard commented 11 months ago

Did you find anything out about this? I'm having some similar issues.