mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-24 17:04:07 +01:00
feat(dashboard): add cards for the contacts & room
This commit is contained in:
parent
9e62e5d164
commit
b4128d3375
4 changed files with 31 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
@import '~@nga/theme/styles/all';
|
||||
@include nga-themes-install();
|
||||
@include nga-themes-install() {
|
||||
// write global styles here
|
||||
}
|
||||
|
||||
@import '~@nga/auth/styles/all';
|
||||
@include nga-auth-install();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue