feat: initial theming
Node.js CI / CI (pull_request) Failing after 34s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 52s

This commit is contained in:
2025-12-27 13:21:23 -08:00
parent d33422be37
commit 7bd1ef9550
8 changed files with 62 additions and 347 deletions
+1
View File
@@ -8,6 +8,7 @@ import {
provideBrowserGlobalErrorListeners,
} from "@angular/core";
import { provideRouter } from "@angular/router";
// eslint-disable-next-line import/extensions -- This is not a file extension.
import { routes } from "./app.routes";
export const appConfig: ApplicationConfig = {