Apart from the quite well known prefers-color-scheme
and prefers-reduced-motion
features, the Media Query Level 5 spec comes with a few more new ones.
The Media Query Level 5 spec is being drafted as we speak, and it includes some really nice ones. Some of them are still being figured out, but several of them are available in some browsers.
This article will take you through some of the most interesting new media queries in this new specification, and show you how to use them.
The light-level
feature – which is used to query about the ambient light-level in which the device is used – looks like a very welcome addition 🙂