linkareti / keystone6-document-renderer-vue3

Keystone 6 document renderer component for Vue 3
MIT License
1 stars 1 forks source link

feat :tada: add CSS classes to wrapper elements of component-blocks #2

Closed HenriqueMSilva closed 3 months ago

HenriqueMSilva commented 5 months ago

add CSS classes to parent elements of component-blocks to allow construction of more precise CSS selectors

N0NamedGuy commented 3 months ago

Rejected, because this will not be compatible with the way the original document renderer (in React/JSX) works.