Skip to content

Commit

Permalink
Parent #738: Fix CSS issues in development
Browse files Browse the repository at this point in the history
  • Loading branch information
simsausaurabh committed Jun 3, 2018
1 parent 9594abf commit e7f4f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"src/manifest.json"
],
"styles": [
"src/styles.scss"
"src/styles/main.scss"
],
"scripts": [
"./node_modules/wicg-inert/dist/inert.min.js"
Expand Down

0 comments on commit e7f4f06

Please sign in to comment.