Hi, great work!!
I am planning to use this on the webpage with React.js.
I am just curious if you recommend a particular way to do it.
I was thinking:
- install with npm/yarn
- import css from node_modules
- use as html elements
<i class=" icon-fad-AR"></i>
Hi, great work!!
I am planning to use this on the webpage with React.js.
I am just curious if you recommend a particular way to do it.
I was thinking:
<i class=" icon-fad-AR"></i>