79205359

Date: 2024-11-19 23:37:04
Score: 1
Natty:
Report link

This will do the trick!

If you're using scss, you can easily add fontawesome by running this to your terminal

npm install @fortawesome/fontawesome-free

then importing this to your main .scss file

@import "@fortawesome/fontawesome-free/css/all.css";

Now, you can easily use it across your project

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mark Ian