invalid:
@media (min-width: 1000px) and (max-width: 500px) {}
@media screen and (min-width: 1020px) and (max-width: 739px) {}
@media screen and (min-width: 740px) and (max-width: 1019px) and (min-width: 1020px) and (max-width: 1135px) {}Original thread from @andydavies https://bsky.app/profile/andydavies.me/post/3lgvt5gjyxc2e
PoC: https://stackblitz.com/edit/no-unreachable-media-conditions?file=index.js