mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(challenge20): create challenge testing modal
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
"apps/testing-modal/src/favicon.ico",
|
||||
"apps/testing-modal/src/assets"
|
||||
],
|
||||
"styles": ["apps/testing-modal/src/styles.scss"],
|
||||
"styles": [
|
||||
"apps/testing-modal/src/styles.scss",
|
||||
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
|
||||
],
|
||||
"scripts": []
|
||||
},
|
||||
"configurations": {
|
||||
|
||||
Reference in New Issue
Block a user