Add fontawesome
This commit is contained in:
parent
90bfd0803e
commit
e6ca9f6f2b
3 changed files with 7 additions and 1541 deletions
|
@ -13,5 +13,8 @@
|
|||
"node-sass": "4.5.2",
|
||||
"node-watch": "0.5.2",
|
||||
"uglifyify": "3.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"font-awesome": "4.7.0"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1,5 @@
|
|||
$fa-font-path: "../fonts";
|
||||
@import "node_modules/font-awesome/scss/font-awesome";
|
||||
|
||||
|
||||
@import 'alpha';
|
||||
|
|
Loading…
Reference in a new issue