Component responsiveness
M
Mosaad
When we need to create responsive variants with some functionality, variant count goes out of hand since we need to recreate the functionality for each breakpoint.
If there was a way to control breakpoints in components separately from functionality, we would would dramatically reduce the number of variants and it would be much easier to update the functionality later once instead of having to remember to update it for all other breakpoints.