dai11y 11/01/2021
Interaction Media Features and Their Potential (for Incorrect Assumptions) A really interesting CSS-Tricks article by Patrick Lauke, exploring the Media Queries Level 4 Interaction Media Features. In theory, they enable the detection of things like if the user is using a mouse or a touch screen (@media (pointer: fine|coarse) {), which you could use to decide… [Read More]