mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Add font-awesome explicitly
This commit is contained in:
parent
a02faa6753
commit
7cd2007b7b
|
@ -32,6 +32,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lato-googlefont": "*",
|
"lato-googlefont": "*",
|
||||||
"robotoslab-googlefont": "*",
|
"robotoslab-googlefont": "*",
|
||||||
"inconsolata-googlefont": "*"
|
"inconsolata-googlefont": "*",
|
||||||
|
"font-awesome": "4.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user