🏠 New in Low Baseline Support: Interaction media queries

December 11, 2018

caniuse · mdn · spec

The pointer, any-pointer, hover, and any-hover CSS media queries set styles based on the presence of pointing devices and their ability to hover over elements. For example, most smartphones match the (hover: none) and (pointer: coarse) media query.

Source features