1 repository
Mechanisms for restricting hover-state styles to devices that support pointer-based interaction.
Distinct from CSS Base Styles: Distinct from CSS Base Styles: focuses on conditional interaction logic rather than foundational visual baselines.
Explore 1 awesome GitHub repository matching user interface & experience · Pointer-Based Hover Restrictions. Refine with filters or upvote what's useful.
UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia
Applies hover styles conditionally based on device capabilities to prevent persistent hover states on touch screens.