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
With the latest resolution of using item-tolerance and making the item-* properties work differently in multiple layout types, it would make sense to change the initial value of this property to normal, following the similar behavior of [column|row]-gap.
Currently, only masonry has a use for item-tolerance, but it could potentially be reused elsewhere, while the normal behavior for masonry container can be kept as 1em for placement ties.