Skip to content

Commit 257a1cb

Browse files
committed
Merge branch 'feat/update-angular-15'
2 parents b8ec5c5 + 732a909 commit 257a1cb

43 files changed

Lines changed: 16418 additions & 13659 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/codever-ui/angular.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
"styles": [
2525
"src/styles.scss",
2626
"./node_modules/highlight.js/styles/github-dark.css",
27-
"./node_modules/izitoast/dist/css/iziToast.min.css"
28-
// "./node_modules/highlight.js/styles/github.css"
27+
"./node_modules/izitoast/dist/css/iziToast.min.css",
28+
"./node_modules/bootstrap/scss/bootstrap.scss",
29+
//"./node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss",
30+
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
2931
],
3032
"scripts": [],
3133
"aot": false,

0 commit comments

Comments
 (0)