Add an external link icon using FontAwesome
This commit is contained in:
parent
cd3a7efdaa
commit
de4748bd15
5 changed files with 22 additions and 2 deletions
|
@ -8,7 +8,9 @@
|
|||
"gulp-clean-css": "^4.0.0",
|
||||
"gulp-less": "^4.0.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.12.1"
|
||||
},
|
||||
"scripts": {
|
||||
"gulp": "gulp"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue