Skip to content

Instantly share code, notes, and snippets.

@icodesido
Created November 28, 2018 16:35
Show Gist options
  • Save icodesido/adb33f233863f23a86af7ab63cca8ee3 to your computer and use it in GitHub Desktop.
Save icodesido/adb33f233863f23a86af7ab63cca8ee3 to your computer and use it in GitHub Desktop.
Detect hover as a media query
// this applies to touch devices, beware of those which emulate hover with a long press action
@media not all and (hover: none)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment