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:**
Parsed CSS grid templates should support area names.
**Fix:**
Parse area names along with the CSS number for grid templates. The label
is stored in the number itself, so we can reuse it later (e.g. for
targeting via other style props).
To make it more apparent, I added the area name under the resize
handles, but it's definitely not a requirement (although I think it
could/should be shown somewhere!).
https://github.com/user-attachments/assets/5aba975d-3b24-48be-8d69-c19f774bb351Fixes#6079
**Problem:**
Parsed CSS grid templates should support area names.
**Fix:**
Parse area names along with the CSS number for grid templates. The label
is stored in the number itself, so we can reuse it later (e.g. for
targeting via other style props).
To make it more apparent, I added the area name under the resize
handles, but it's definitely not a requirement (although I think it
could/should be shown somewhere!).
https://github.com/user-attachments/assets/5aba975d-3b24-48be-8d69-c19f774bb351Fixes#6079
No description provided.
The text was updated successfully, but these errors were encountered: