mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Compare commits
1 Commits
rel/2.0.0
...
font-aweso
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
135e264ae2 |
@@ -19,6 +19,7 @@
|
||||
</li>
|
||||
<li [routerLinkActive]="['link-active']">
|
||||
<a [routerLink]="['/counter']">
|
||||
<i class="fa fa-camera-retro"></i>
|
||||
<span class='glyphicon glyphicon-education'></span> Counter
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
"aspnet-prerendering": "^1.0.6",
|
||||
"bootstrap": "^3.3.7",
|
||||
"es6-shim": "^0.35.1",
|
||||
"font-awesome": "^4.6.3",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"jquery": "^2.2.1",
|
||||
"preboot": "^4.5.2",
|
||||
|
||||
@@ -30,6 +30,7 @@ module.exports = {
|
||||
'bootstrap/dist/css/bootstrap.css',
|
||||
'es6-shim',
|
||||
'es6-promise',
|
||||
'font-awesome/css/font-awesome.css',
|
||||
'jquery',
|
||||
'zone.js',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user