I have installed font-awesome with npm with following command :
npm install font-awesome --save
And then i have add following line in app.scss
@import "~font-awesome/scss/font-awesome";
The i have run npm run watch
I have checked manually font-awesome folder is there inside the node_modules directory. But in my webpage icon not displayed and in console i have seen following Error
GET http://localhost/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e net::ERR_ABORTED GET
How do i resolve the issue?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire