From e7f4f06f9c8ffb9977efa1cc20b6dc808a25e8b2 Mon Sep 17 00:00:00 2001 From: simsausaurabh Date: Sun, 3 Jun 2018 20:21:30 +0530 Subject: [PATCH] Parent #738: Fix CSS issues in development --- angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular.json b/angular.json index f6d4e99e5..a409291df 100644 --- a/angular.json +++ b/angular.json @@ -27,7 +27,7 @@ "src/manifest.json" ], "styles": [ - "src/styles.scss" + "src/styles/main.scss" ], "scripts": [ "./node_modules/wicg-inert/dist/inert.min.js"