{ "version": 2, "settings": { "appearanceTools": true, "spacing": { "blockGap": true, "margin": true, "padding": true, "units": ["px", "em", "rem", "%", "vh", "vw"] }, "layout": { "contentSize": "var(--block-max-width)", "wideSize": "var(--block-wide-max-width)", "fullSize": "none" } }, "styles": { "elements": { "link": { "typography": { "textDecoration": false } }, "button": { "spacing": { "padding": false }, "border": { "width": false }, "color": { "background": false, "text": false }, "typography": { "fontFamily": false, "fontSize": false, "lineHeight": false, "textDecoration": false } } }, "spacing": { "blockGap": "var(--content-spacing)" } } }