nuxt-community / fontawesome-module

Module to use Font Awesome icons in Nuxt.js
MIT License
110 stars 12 forks source link

Update Example #7

Open ironyh opened 4 years ago

ironyh commented 4 years ago

In the nuxt config example imports are used.

I can't get it to work at all and it would be helpful with a working example?

pimlie commented 4 years ago

That should already be a working example, Im using it for the tests

VadimCeretean commented 4 years ago

not working for me too

pimlie commented 4 years ago

For me the example is working, can someone create a repro that its not working

RokasDie commented 4 years ago

I think the user's problem is that the example is using "imports" which, in documentation is mentioned to be deprecated (soon). So his request is to have example without imports.

pimlie commented 4 years ago

@RokasDie thanks, merged. If that was the issue then I have clearly been overlooking it, thanks for the keen eye

gilfuser commented 3 years ago

Hi. It's not working for me to, and imports it's still there