handling core button metaboxes and features
This commit is contained in:
parent
ca72a6d8d4
commit
04807820c2
28
theme.json
28
theme.json
|
|
@ -1,6 +1,34 @@
|
|||
{
|
||||
"version": 1,
|
||||
"settings": {
|
||||
"blocks": {
|
||||
"core/button": {
|
||||
"border": {
|
||||
"color": false,
|
||||
"radius": false,
|
||||
"style": false,
|
||||
"width": false
|
||||
},
|
||||
"typography": {
|
||||
"customFontSize": false,
|
||||
"lineHeight": false,
|
||||
"dropCap": false,
|
||||
"fontStyle": false,
|
||||
"fontWeight": false,
|
||||
"letterSpacing": false,
|
||||
"textDecoration": false,
|
||||
"textTransform": false,
|
||||
"fontSizes": [],
|
||||
"fontFamilies": []
|
||||
},
|
||||
"color": {
|
||||
"background": false,
|
||||
"gradients": false,
|
||||
"text": false,
|
||||
"custom": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"contentSize": "960px",
|
||||
"wideSize": "1280px"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user