i am trying to decide if we should stick to a single fluid grid or implement specific breakpoints for larger tablet layouts. using
min-width: 1024px
seems like the standard, but i am wondering if an
adaptive approach would be
more performant for heavy image assets.
>does anyone actually use separate layouts for iPad Pro sizes anymore?it feels like a massive waste of dev time