remove angular material completely

This commit is contained in:
eneller
2025-01-06 15:25:24 +01:00
parent 4d58880493
commit 497b64fe3f
4 changed files with 0 additions and 24 deletions

View File

@@ -34,7 +34,6 @@
],
"styles": [
"node_modules/bootstrap/dist/css/bootstrap.min.css",
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.less"
],
"scripts": [],
@@ -101,7 +100,6 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.less"
],
"scripts": []