mirror of
https://github.com/fergalmoran/podnoms.git
synced 2026-02-07 16:25:55 +00:00
Fix issue with fontawesome
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"testTsconfig": "tsconfig.spec.json",
|
||||
"prefix": "app",
|
||||
"styles": [
|
||||
"../node_modules/font-awesome/css/font-awesome.css",
|
||||
"styles.css"
|
||||
],
|
||||
"scripts": [
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
@import 'assets/css/style.css';
|
||||
@import "~font-awesome/css/font-awesome.css";
|
||||
@import '~ng2-toasty/bundles/style.css';
|
||||
@import '~ng2-toasty/bundles/style-bootstrap.css';
|
||||
@import '~simple-line-icons/css/simple-line-icons.css';
|
||||
|
||||
Reference in New Issue
Block a user