What would be the way to add "Font Awesome" to an Angular2 project built with anguar-cli? The goal is not to use the font awesome CDN.
What would be the way to add "Font Awesome" to an Angular2 project built with anguar-cli? The goal is not to use the font awesome CDN.
It's quite simple, you just have to install the dependency via
npm
the following way:Then in your angular-cli.json file you must bind the styles as follows inside the
arreglo
styles