first commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "core/columns",
|
||||
"category": "design",
|
||||
"attributes": {
|
||||
"verticalAlignment": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"anchor": true,
|
||||
"align": [
|
||||
"wide",
|
||||
"full"
|
||||
],
|
||||
"html": false,
|
||||
"lightBlockWrapper": true,
|
||||
"__experimentalColor": {
|
||||
"gradients": true,
|
||||
"linkColor": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user