Skip to content

Commit

Permalink
Merge pull request #357 from digital-sustainability/TodoInstDisplay
Browse files Browse the repository at this point in the history
Todo inst display
  • Loading branch information
DigiSusLab authored May 29, 2024
2 parents 8e8abce + 494f7f1 commit 58c9f56
Show file tree
Hide file tree
Showing 20 changed files with 1,057 additions and 319 deletions.
3 changes: 2 additions & 1 deletion frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"assets": ["src/favicon.ico", "src/assets"],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.scss"
"src/styles.scss",
"node_modules/ngx-toastr/toastr.css"
],
"scripts": [],
"vendorChunk": true,
Expand Down
235 changes: 127 additions & 108 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 58c9f56

Please sign in to comment.