mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Remove font-awesome dependency
This commit is contained in:
parent
26acd136a2
commit
60dd05bbc7
@ -5,7 +5,6 @@
|
||||
<title>Demo Application - Angular 2</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link href="node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="app/css/app.css" rel="stylesheet">
|
||||
|
||||
<!-- Google Material Design Lite -->
|
||||
|
@ -51,7 +51,6 @@
|
||||
"angular2": "2.0.0-beta.15",
|
||||
"bootstrap": "^3.3.6",
|
||||
"es6-shim": "^0.35.0",
|
||||
"font-awesome": "^4.5.0",
|
||||
"jquery": "^2.2.2",
|
||||
"material-design-icons": "^2.2.3",
|
||||
"material-design-lite": "^1.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user