Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react js font awesome icon not rendering

Run npm install font-awesome --save

In your index.js or App.js or YourComponent.js, import the minified CSS file.

import 'font-awesome/css/font-awesome.min.css';

@Stackoverflow
 
PREVIOUS NEXT
Tagged: #react #js #font #awesome #icon #rendering
ADD COMMENT
Topic
Name
2+2 =