Example of adding font-awesome

This commit is contained in:
SteveSandersonMS
2016-09-28 11:02:04 +01:00
parent e87aa1f088
commit 135e264ae2
3 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ module.exports = {
'bootstrap/dist/css/bootstrap.css',
'es6-shim',
'es6-promise',
'font-awesome/css/font-awesome.css',
'jquery',
'zone.js',
]