Replace font-awesome icons with unocss

This commit is contained in:
0x24d 2024-03-06 19:45:31 +00:00
parent 7abab711c5
commit 51e649813f
18 changed files with 50 additions and 154 deletions

View file

@ -11,10 +11,6 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/vue-fontawesome": "3.0.6",
"dompurify": "3.0.9",
"fast-xml-parser": "4.3.4",
"hotkeys-js": "3.13.6",