mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
Merge pull request #481 from jdegand/core-theme
fix: angular material core theme added
This commit is contained in:
@@ -19,7 +19,10 @@
|
|||||||
"apps/ngrx/notification/src/favicon.ico",
|
"apps/ngrx/notification/src/favicon.ico",
|
||||||
"apps/ngrx/notification/src/assets"
|
"apps/ngrx/notification/src/assets"
|
||||||
],
|
],
|
||||||
"styles": ["apps/ngrx/notification/src/styles.scss"],
|
"styles": [
|
||||||
|
"apps/ngrx/notification/src/styles.scss",
|
||||||
|
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
|
||||||
|
],
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
"allowedCommonJsDependencies": ["seedrandom"]
|
"allowedCommonJsDependencies": ["seedrandom"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user