add font awesome

This commit is contained in:
2021-09-02 23:32:53 -04:00
committed by oliviasculley
parent 66cc11e9eb
commit bde1cff7a4
6 changed files with 6102 additions and 408 deletions

View File

@@ -7,6 +7,9 @@
"watch": "webpack --mode development --watch --watch-options-stdin"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"install": "^0.13.0",
"npm": "^7.22.0",
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html",
"phoenix_live_view": "file:../deps/phoenix_live_view",
@@ -20,6 +23,7 @@
"copy-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",
"hard-source-webpack-plugin": "^0.13.1",
"mini-css-extract-plugin": "^1.6.0",
"node-sass": "^6.0.0",