From f8d8e6b6c481a409e320dd73998f2c75ee06225b Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Sun, 4 Mar 2018 20:17:15 +0000 Subject: [PATCH] OTS parsing error --- client/.angular-cli.json | 1 + client/src/styles.css | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.angular-cli.json b/client/.angular-cli.json index aa93b1f..66b1369 100644 --- a/client/.angular-cli.json +++ b/client/.angular-cli.json @@ -17,6 +17,7 @@ "prefix": "app", "styles": [ "../node_modules/font-awesome/css/font-awesome.css", + "../node_modules/simple-line-icons/css/simple-line-icons.css", "styles.css" ], "scripts": [ diff --git a/client/src/styles.css b/client/src/styles.css index 2e9e6c2..e65ca53 100644 --- a/client/src/styles.css +++ b/client/src/styles.css @@ -1,7 +1,6 @@ @import 'assets/css/style.css'; @import '~ng2-toasty/bundles/style.css'; @import '~ng2-toasty/bundles/style-bootstrap.css'; -@import '~simple-line-icons/css/simple-line-icons.css'; @import '~@qontu/ngx-inline-editor/themes/bootstrap.css'; a:hover {