Doc settings recordeed as json, need now to be applied to scss

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-01 22:09:55 +02:00
parent fd1ac14e45
commit 0ea631fe56
4 changed files with 95 additions and 45 deletions
+11 -1
View File
@@ -1,4 +1,14 @@
{
"git.user.name":"Cascade",
"git.user.email":"cascade@figureslibres.io"
"git.user.email":"cascade@figureslibres.io",
"docsettings":{
"pw":210,
"ph":297,
"mt":15,
"mb":15,
"me":10,
"mi":15,
"cs":5,
"bs":5
}
}