Added Angular Material.

This commit is contained in:
Tom
2025-06-25 14:53:10 +00:00
parent 60e179cd13
commit 89b29c58dc
7 changed files with 49 additions and 4 deletions

View File

@ -27,6 +27,8 @@
}
],
"styles": [
"src/custom-theme.scss",
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.css"
],
"scripts": [],