There was an error while loading. Please reload this page.
2 parents c8b7c5d + 60c4697 commit eace062Copy full SHA for eace062
apps/ngrx/notification/project.json
@@ -19,7 +19,10 @@
19
"apps/ngrx/notification/src/favicon.ico",
20
"apps/ngrx/notification/src/assets"
21
],
22
- "styles": ["apps/ngrx/notification/src/styles.scss"],
+ "styles": [
23
+ "apps/ngrx/notification/src/styles.scss",
24
+ "./node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
25
+ ],
26
"scripts": [],
27
"allowedCommonJsDependencies": ["seedrandom"]
28
},
0 commit comments