This commit is contained in:
@@ -26,4 +26,11 @@ wp.domReady( () => {
|
||||
label: 'Markdown-style Heading',
|
||||
}
|
||||
)
|
||||
|
||||
wp.blocks.registerBlockStyle(
|
||||
'core/list', {
|
||||
name: 'arrow-list',
|
||||
label: 'Arrows',
|
||||
}
|
||||
)
|
||||
} )
|
||||
Reference in New Issue
Block a user