From 3484e940ac280333934ff94a10825841844f2b9c Mon Sep 17 00:00:00 2001 From: devuri Date: Thu, 6 Mar 2025 11:59:30 -0500 Subject: [PATCH] fix: adds al spaces --- docs/code/classes/Brisko-Theme.html | 4 ++-- theme.json | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/code/classes/Brisko-Theme.html b/docs/code/classes/Brisko-Theme.html index 77dfb00e..c9cd1479 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 4a9ffaa3..c2d37fd1 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": {