🏠 New in High Baseline Support: Interaction media queries

June 11, 2021

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