I’m learning to use Ionic/Vue, and I’m at the part of my journey that has me making a demo app that uses tabs.
My problem is similar to this. My tabs show up on a tab bar at the bottom of my screen, but the icons do not display.
Regrettably, I don’t know where “the font files” are, so that I can move them to the “www” folder.
I very, very, vehemently do not want to use a CDN to utilize my Ionicons, and they stubbornly won’t load without using a CDN; that is, they don’t automatically load from a node_modules location.
Thanks for your help.