feat: Bootstrap hinzugefügt
This commit is contained in:
parent
2671a2ff59
commit
34cae91925
@ -30,10 +30,13 @@
|
||||
"src/assets"
|
||||
],
|
||||
"styles": [
|
||||
"node_modules/bootstrap/dist/css/bootstrap.min.css",
|
||||
"@angular/material/prebuilt-themes/indigo-pink.css",
|
||||
"src/styles.scss"
|
||||
],
|
||||
"scripts": [],
|
||||
"scripts": [
|
||||
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
|
||||
],
|
||||
"server": "src/main.server.ts",
|
||||
"prerender": true,
|
||||
"ssr": false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user