Skip to content

Commit

Permalink
Merge pull request #3 from chathuradevinda/re-initialize
Browse files Browse the repository at this point in the history
Update front-end with Material.io
  • Loading branch information
shalithasuranga authored Nov 22, 2019
2 parents bfcf202 + b4ad744 commit 989edc7
Show file tree
Hide file tree
Showing 15 changed files with 1,095 additions and 1,543 deletions.
4 changes: 3 additions & 1 deletion front-end/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"src/assets"
],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.css",
"node_modules/bootstrap/dist/css/bootstrap.min.css"
],
Expand Down Expand Up @@ -93,6 +94,7 @@
"src/assets"
],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.css"
],
"scripts": []
Expand Down Expand Up @@ -127,4 +129,4 @@
}
},
"defaultProject": "front-end"
}
}
Loading

0 comments on commit 989edc7

Please sign in to comment.