Add FA5 styles in addition to the framework
- so that content is actually rendered
Showing
... | ... | @@ -7,6 +7,9 @@ |
"license": "MIT", | ||
"dependencies": { | ||
"@fortawesome/fontawesome": "^1.0.0", | ||
"@fortawesome/fontawesome-free-brands": "^5.0.0", | ||
"@fortawesome/fontawesome-free-regular": "^5.0.0", | ||
"@fortawesome/fontawesome-free-solid": "^5.0.0", | ||
"autoprefixer": "^7.1.4", | ||
"bootstrap": "4.0.0-beta.2", | ||
"gulp-connect": "^5.0.0", | ||
... | ... |
Please register or sign in to comment