V-Beta-1.0.0

Vision is out of alpha !
This commit is contained in:
Xbird
2022-02-02 17:46:29 +01:00
parent 797bf35b47
commit 9f22f5b1ee
2297 changed files with 278438 additions and 76 deletions

16
dashboarkitio.md Normal file
View File

@@ -0,0 +1,16 @@
# Vision design by https://github.com/codedthemes/dashboardkit-free-bootstrap-admin-template
To edit the style of the ui, we clone the repository and edit thoses settings :
- in src/assets/scss/style.scss
13] @import "settings/dark/custom-variables";
14] @import "settings/dark/theme-variables";
- in src/assets/scss/themes/layouts/_pc-header.scss
62] color: $dark;
63] background: $primary;
- gulpfile.js
47] "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js",
last cloning of the repository: 30/11/2021