Ionic Vue3 - Font Awesome integration

Hey there, I am upgrading my Vue 2 project to Vue 3. One of the things I’m trying to get working is the vue-fontawesome package. I’m looking at their tree right here and it appears their main.js is using the old Vue 2 style. Does anybody know if it’s possible to get this working? I heard we can use Vue 2 style in Vue 3, so what would I need to do to make this work again?

Ok I was able to get this working by using these install instructions: