added charpente submodule

This commit is contained in:
ADRN 2021-10-17 16:44:51 +02:00
parent fb86130656
commit 7b871c8224
3 changed files with 14 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "charpente"]
path = charpente
url = git@git.deuxfleurs.fr:Deuxfleurs/charpente.git

View File

@ -5,6 +5,14 @@
* Contient le CSS structurel, se veut réutilisable.
*/
/**
* Top Bar
*/
/*
.top-bar {
height: 50px;
width: 100%;
@ -103,4 +111,5 @@
height: calc(100vh - 50px);
overflow-y: auto;
}
}
}
*/

1
charpente Submodule

@ -0,0 +1 @@
Subproject commit bb0e008ea29e7d026babcef8e7a2bb708d844469