Merge branch 'themes-updates' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2024-12-24 16:24:51 +02:00
commit 1a306c2723
3 changed files with 36 additions and 11 deletions

View file

@ -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',