diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-10 14:37:55 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:12:47 +0100 |
commit | 4f48232507b0b77d2126715bbda25fb21af66ab4 (patch) | |
tree | 3162d3934e963f6016ed6d8f46a501963c6a3fdb /package.json | |
parent | 39634bb91d8f0633357f60d2a1b67ea6fb5b0d1c (diff) |
FUNCT Replace icomoon with font-awesome
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2c970a2..ac1f45d 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "automotivegradelinux" ], "devDependencies": { + "@fortawesome/fontawesome-free": "^5.11.2", "clean-webpack-plugin": "^1.0.1", "copy-webpack-plugin": "^4.6.0", "css-loader": "^2.1.0", |