Set min-width
, max-width
, min-height
, and max-height
to components and their child elements will help designers design responsive ideas, and respecting the system breakpoints will make the handoff designs better and more accessible.
How it should work: By setting the max/min-width or height, the component and its child elements should be responsive until it reaches the value set for the max/min.
I’m sure this feature will solve more issues for the design community, especially with design systems.