CSS resize attribute set as variable not working in component instance
MVvdV
18 days ago
I have a component with resize: var(--resize); set on the root div, the style variable gets its input from a component attribute. Inside the component works fine but any component instances on the page don't show resize capabilities.