Created
September 10, 2019 17:35
-
-
Save cmckni3/e60cf4bd4cd860bb18e13076a10226dd to your computer and use it in GitHub Desktop.
Font Awesome Pro SCSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$fa-font-path: '~@fortawesome/fontawesome-pro/webfonts'; | |
@import '~@fortawesome/fontawesome-pro/scss/fontawesome'; | |
@import '~@fortawesome/fontawesome-pro/scss/solid'; | |
@import '~@fortawesome/fontawesome-pro/scss/regular'; | |
@import '~@fortawesome/fontawesome-pro/scss/brands'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment