Removed all Material Cards

Removed Tailwind
Moved to scss
Moved to material theme 3
This commit is contained in:
2025-07-16 05:16:51 +00:00
parent c542114e42
commit 846a7209ee
147 changed files with 6057 additions and 6377 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<ngx-loading-bar></ngx-loading-bar>
<app-nav-bar></app-nav-bar>
<div class="flex flex-col justify-center items-stretch mat-app-background basic-container">
<div class="mat-app-background basic-container">
<router-outlet></router-outlet>
</div>