diff --git a/docs/code/classes/Brisko-Theme.html b/docs/code/classes/Brisko-Theme.html
index 77dfb00..c9cd147 100644
--- a/docs/code/classes/Brisko-Theme.html
+++ b/docs/code/classes/Brisko-Theme.html
@@ -152,7 +152,7 @@
VERSION
- = '6.1.1'
+ = '6.1.2'
Define Theme Version.
@@ -276,7 +276,7 @@
public
mixed
VERSION
- = '6.1.1'
+ = '6.1.2'
diff --git a/theme.json b/theme.json
index 4a9ffaa..c2d37fd 100644
--- a/theme.json
+++ b/theme.json
@@ -8,6 +8,10 @@
"wideSize": "1320px"
},
"spacing": {
+ "blockGap": true,
+ "margin": true,
+ "padding": true,
+ "customSpacingSize": true,
"units": ["px", "rem", "em", "%", "vh", "vw"]
},
"typography": {