Updating bootstrap with material

This commit is contained in:
2023-01-09 13:37:30 +01:00
parent d0c0668fad
commit 2425ecbd3b
10 changed files with 992 additions and 132 deletions

View File

@@ -19,9 +19,6 @@
"target": "ES2022",
"module": "ES2022",
"useDefineForClassFields": false,
"types": [
"@angular/localize"
],
"lib": [
"ES2022",
"dom"