Interface SAV

This commit is contained in:
Jonathan Chevalier
2023-06-12 17:50:27 +02:00
parent 7b0828e87e
commit 46f85fbd52
3 changed files with 68 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
@import "bootstrap/scss/bootstrap.scss";
#app {
@import "bootstrap/scss/bootstrap.scss";
@import "niceAdmin.scss";
}
}