Move fontawesome to NPM

This commit is contained in:
Alex Ling
2020-09-17 13:15:28 +00:00
parent f5fe3c6b1c
commit 2960ca54df
4 changed files with 13 additions and 12 deletions

View File

@@ -16,6 +16,7 @@
"uglify": "gulp"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"uikit": "^3.5.4"
}
}