Mise à jours du dashboard

This commit is contained in:
Julien Gautier
2023-09-14 18:28:02 +02:00
parent 0e6b3ef1c7
commit 92b204c769
41 changed files with 981 additions and 852 deletions
+3
View File
@@ -30,6 +30,7 @@ File: scss
@import "bootstrap/scss/helpers";
@import "bootstrap/scss/utilities/api";
//@import "bootstrap/scss/tables";
@import "bootstrap/scss/type";
@import "bootstrap/scss/pagination";
@import "bootstrap/scss/alert";
@@ -119,6 +120,8 @@ $background: map.get($headup_app-theme, background);
@include mat.all-component-themes($headup_app-theme);
@include components.theme($headup_app-theme, $custom-typography, $headup_app-variants);
@import "chartist/dist/index";
@import 'spinner';
@import 'header';
@import 'sidebar';