handling core button metaboxes and features

This commit is contained in:
Antoine M 2023-11-17 11:32:29 +01:00
parent ca72a6d8d4
commit 04807820c2

View File

@ -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"