I can't get glyphicons nor font awesome to work with Angular

I might be wrong but I think it has something to do with the latest version of Angular which comes with Boostrap 4 and not 3 out of the box. I’m pretty new to Angular and I’m not entirely sure how I can get this to work. I read somewhere on the internet though that I should use Font Awesome instead of glyphicons for Bootstap 4 but I can’t seem to get that to work either even after installing Font Awesome with npm and declaring it in my imports in my app.module.ts and angluar-cli.json files

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.