Breezy theme update + proper iheritance of virtual directives
This commit is contained in:
parent
1cc9ff70e0
commit
6bf6d102ef
3 changed files with 36 additions and 11 deletions
|
|
@ -3,6 +3,11 @@ export default {
|
|||
selector: ':root',
|
||||
notEditable: true,
|
||||
validInnerComponents: [
|
||||
// These are purely for --parent--text et such to work
|
||||
'Text',
|
||||
'Link',
|
||||
'Border',
|
||||
|
||||
'Underlay',
|
||||
'Modals',
|
||||
'Popover',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue