소스 검색

added % units to blockbase and rebuilt children

Maggie 4 년 전
부모
커밋
6566a06032
7개의 변경된 파일5개의 추가작업 그리고 14개의 파일을 삭제
  1. 1 0
      blockbase/theme.json
  2. 0 4
      mayland-blocks/child-theme.json
  3. 1 0
      mayland-blocks/theme.json
  4. 0 10
      quadrat/child-theme.json
  5. 1 0
      quadrat/theme.json
  6. 1 0
      seedlet-blocks/theme.json
  7. 1 0
      skatepark/theme.json

+ 1 - 0
blockbase/theme.json

@@ -291,6 +291,7 @@
 		"spacing": {
 			"customPadding": true,
 			"units": [
+				"%",
 				"px",
 				"em",
 				"rem",

+ 0 - 4
mayland-blocks/child-theme.json

@@ -90,10 +90,6 @@
 			"contentSize": "782px",
 			"wideSize": "1000px"
 		},
-		"spacing": {
-			"customPadding": true,
-			"units": [ "px", "em", "rem", "vh", "vw" ]
-		},
 		"typography": {
 			"customFontSize": true,
 			"customLineHeight": true,

+ 1 - 0
mayland-blocks/theme.json

@@ -303,6 +303,7 @@
 		"spacing": {
 			"customPadding": true,
 			"units": [
+				"%",
 				"px",
 				"em",
 				"rem",

+ 0 - 10
quadrat/child-theme.json

@@ -209,16 +209,6 @@
 			"contentSize": "664px",
 			"wideSize": "1128px"
 		},
-		"spacing": {
-			"customPadding": true,
-			"units": [
-				"px",
-				"em",
-				"rem",
-				"vh",
-				"vw"
-			]
-		},
 		"typography": {
 			"customFontSize": true,
 			"customLineHeight": true,

+ 1 - 0
quadrat/theme.json

@@ -341,6 +341,7 @@
 		"spacing": {
 			"customPadding": true,
 			"units": [
+				"%",
 				"px",
 				"em",
 				"rem",

+ 1 - 0
seedlet-blocks/theme.json

@@ -332,6 +332,7 @@
 		"spacing": {
 			"customPadding": true,
 			"units": [
+				"%",
 				"px",
 				"em",
 				"rem",

+ 1 - 0
skatepark/theme.json

@@ -336,6 +336,7 @@
 		"spacing": {
 			"customPadding": true,
 			"units": [
+				"%",
 				"px",
 				"em",
 				"rem",