add angular material

This commit is contained in:
eneller
2024-11-27 22:01:32 +01:00
parent 7f5978b226
commit 102f589869
6 changed files with 51 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.less"
],
"scripts": [],
@@ -96,6 +97,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.less"
],
"scripts": []