This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+8 -1
View File
@@ -36,7 +36,6 @@
"align": true,
"alignWide": false,
"color": {
"__experimentalDuotone": "img, .components-placeholder__illustration, .components-placeholder::before",
"text": false,
"background": false
},
@@ -50,6 +49,9 @@
},
"interactivity": {
"clientNavigation": true
},
"filter": {
"duotone": true
}
},
"styles": [
@@ -60,6 +62,11 @@
},
{ "name": "rounded", "label": "Rounded" }
],
"selectors": {
"filter": {
"duotone": ".wp-block-site-logo img, .wp-block-site-logo .components-placeholder__illustration, .wp-block-site-logo .components-placeholder::before"
}
},
"editorStyle": "wp-block-site-logo-editor",
"style": "wp-block-site-logo"
}