first commit
This commit is contained in:
16
wp-includes/blocks/spacer/block.json
Normal file
16
wp-includes/blocks/spacer/block.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"apiVersion": 2,
|
||||
"name": "core/spacer",
|
||||
"category": "design",
|
||||
"attributes": {
|
||||
"height": {
|
||||
"type": "number",
|
||||
"default": 100
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"anchor": true
|
||||
},
|
||||
"editorStyle": "wp-block-spacer-editor",
|
||||
"style": "wp-block-spacer"
|
||||
}
|
||||
Reference in New Issue
Block a user