mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-31 22:58:49 +01:00
feat: update Angular Material 13
This commit is contained in:
parent
f40e0c463e
commit
dcb6b8e646
5 changed files with 12 additions and 7 deletions
|
|
@ -27,6 +27,11 @@
|
|||
"output": "/assets/img/markers"
|
||||
}
|
||||
],
|
||||
"stylePreprocessorOptions": {
|
||||
"includePaths": [
|
||||
"node_modules"
|
||||
]
|
||||
},
|
||||
"styles": [
|
||||
"node_modules/bootstrap/dist/css/bootstrap.css",
|
||||
"node_modules/typeface-exo/index.css",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue