You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Problem:**
1. Parsing an element placing does not use `csstree`
2. Spans are not parsed nor represented
This is a purely-parsing PR, laying the groundwork to have strategies
and interactions play nicely with spanning items.
**Fix:**
1. Use `csstree` to parse grid placement
2. Parse `span` coming form parsing props
Fixes#6628
No description provided.
The text was updated successfully, but these errors were encountered: