Font Owesome
-
Hi.
So I’m not sure what I’m missing here. Following the instructions I’ve added in quasar.conf.js
extras: [ 'fontawesome-v5' ]
And then I’m just supposed to use font owesome as name (instead of class). But It doesn’t display the fonts.
It says that font owesome is in “@quasar/extras”: “^1.0.0” which I do have. So what am I missing here?
-
How are you naming the icons?
Scott
-
name=“fas fa-sync-alt”
-
Ok I got it working. Probably my IDE didn’t notice changes in quasar.conf.js. I terminated quasar dev and recompiled and it works perfectly now. Plus it won’t work with q-btn