Handling Hover States on Touch Screens
How to detect and design for touch-enabled devices.
TL;DR: Use the hover and/or pointer media queries. Or read these awesome articles over at CSS Tricks.
Here's a seemingly simple challenge: how do you design an interaction tailored for both touch-enabled…