Added fontawesome to project

This commit is contained in:
2021-08-25 00:05:00 +02:00
parent 52a319295c
commit 7850541f74
2 changed files with 78 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/vue-fontawesome": "^2.0.2",
"bootstrap": "^5.0.2",
"core-js": "^3.15.2",
"jquery": "^3.6.0",