Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mihir-kumar-thakur/73283872b9b5ac5a6dfba1424766d2e6 to your computer and use it in GitHub Desktop.
Save mihir-kumar-thakur/73283872b9b5ac5a6dfba1424766d2e6 to your computer and use it in GitHub Desktop.
yarn add --dev @fortawesome/fontawesome-free
# application.scss
$fa-font-path: '~@fortawesome/fontawesome-free/webfonts';
@import '~@fortawesome/fontawesome-free/scss/fontawesome';
@import '~@fortawesome/fontawesome-free/scss/regular';
@import '~@fortawesome/fontawesome-free/scss/solid';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment