Revert "feat: Angular Material-Thema angepasst"

This reverts commit 0405c9722b.
This commit is contained in:
Developer 02
2024-07-25 12:48:59 +02:00
parent dd1d911354
commit c61502f80d
2 changed files with 2 additions and 85 deletions

View File

@@ -32,8 +32,7 @@
"styles": [
"node_modules/bootstrap/dist/css/bootstrap.min.css",
"@angular/material/prebuilt-themes/indigo-pink.css",
"src/styles.scss",
"src/dd-mat-theme.scss"
"src/styles.scss"
],
"scripts": [
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
@@ -107,8 +106,7 @@
"styles": [
"@angular/material/prebuilt-themes/indigo-pink.css",
"src/styles.scss",
"node_modules/bootstrap/dist/css/bootstrap.min.css",
"src/dd-mat-theme.scss"
"node_modules/bootstrap/dist/css/bootstrap.min.css"
],
"scripts": [
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"