Ask HN: What's your biggest gripe with CSS Media Queries?
I'm currently finishing up with a complete re-write of a 2-year old JQuery plugin for Responsive Web Design (restive.js). It's going to lose the JQuery dependency and have a couple more nice features for modern Web design.
I've never used CSS Media Queries to build Responsive websites, primarily because I found them quite frustrating when I started learning Responsive Web design.
Still, I know a lot of folks use CSS Media Queries and I'd like to find out what your biggest issue with it is?
6 comments
[ 3.8 ms ] story [ 12.0 ms ] threadNo matter your choice, go one way. try to avoid mixing min/max-width and the cognitive load is way less.
Example query line