1
0

Added material & ngrx

This commit is contained in:
2020-04-10 14:21:41 -04:00
parent 95eb1c4c3c
commit e39baec426
8 changed files with 97 additions and 666 deletions

View File

@@ -31,6 +31,7 @@
"src/assets"
],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.scss"
],
"scripts": []
@@ -95,6 +96,7 @@
"src/assets"
],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css",
"src/styles.scss"
],
"scripts": []
@@ -126,6 +128,7 @@
}
}
}
}},
}
},
"defaultProject": "viventium-test"
}
}