move custome theme scss inside app

This commit is contained in:
2025-02-27 20:42:29 -05:00
parent 524c640a56
commit 45558625fe
2 changed files with 138 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
// Custom Theming for Angular Material
// For more information: https://material.angular.io/guide/theming
@use "@angular/material" as mat;
@use "../theme-colors" as rc-theme;
@use "./app/styles/theme-colors" as rc-theme;
html {
@include mat.theme(