@luchillo17 wrote:
Hi, i'm using font awesome to get some icons into the app, the icons work as expected in browser and even with
ionic run android -lsc, but when i remove the-lscflag the icons dissapear.I presume it's the path i'm using in the scss import, i have the font awesome folder in
appFolder/www/font-awesome-4.5.0/css/font-awesome-min.css.My import is in the
appFolder/app/app.core.scsslike this:@import "/font-awesome-4.5.0/css/font-awesome.min.css";
Posts: 2
Participants: 1