codeword: creative · Feb 22, 2025
Big to small media queries bring all the bloat to the yard
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Why do most builders default to big > small rather than small > big? As in, media queries are generated as max-width as opposed to min-width by default. This results in additional processing on mobile devices, right where the impact on user experience and device wear and tear is greatest. These days, responsive design shouldn’t be treated as an afterthought. This behaviour is a legacy from the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.