Hi there,
I’m trying to keep everything local so the phone can be run without internet. I added the ionic.css and ionic.bundle.js files to the local files, and everything is working as it should except the ionicons which just display a box. I’ve had a look at http://ionicons.com/ but i’m still a bit lost with actually getting it to work. Any help would be appreciated.
Thank you
Hey i use ionic with phonegap build and do not use ionic cli.
Use this sources for fonts, css and js:
https://github.com/driftyco/ionic/tree/master/release
If you want to build easy your own color scheme use the .scss files and generate your own css:
https://github.com/driftyco/ionic/tree/master/scss
Greetz, bengtler
Sorry, could you explain how exactly to use the sources? I’ve tried including them but no luck.
Nevermind, figured it out! I am an idiot.
1 Like