font icon

This commit is contained in:
satori 2022-01-30 18:17:15 +08:00
parent f1464cabc2
commit 2f3a48cb12
3 changed files with 8 additions and 1 deletions

View File

@ -17,5 +17,6 @@ export default {
changeOrigin: true
}
}]
]
],
css: ['@fortawesome/fontawesome-free/css/all.css']
}

View File

@ -30,6 +30,7 @@
"nuxt": "2.15.8",
"@nuxtjs/axios": "^5.12.0",
"@nuxtjs/proxy": "^2.1.0",
"@fortawesome/fontawesome-free": "^5.15.3",
"three": "^0.137.4"
}
}

View File

@ -928,6 +928,11 @@
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
"@fortawesome/fontawesome-free@^5.15.3":
version "5.15.4"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5"
integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==
"@gar/promisify@^1.0.1":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"