Browse Source

Added user border controls to theme.json

Jason Crist 4 years ago
parent
commit
085deec5ef
1 changed files with 6 additions and 0 deletions
  1. 6 0
      blank-canvas-blocks/experimental-theme.json

+ 6 - 0
blank-canvas-blocks/experimental-theme.json

@@ -286,6 +286,12 @@
 						"fontWeight": "normal"
 					}
 				}
+			},
+			"border": {
+				"customColor": true,
+				"customRadius": true,
+				"customStyle": true,
+				"customWidth": true
 			}
 		}
 	},