PostCSS plugin wraps selectors with :hover with an @media (any-hover: hover) block
PostCSS plugin that extracts and wraps rules containing `:hover` pseudo-classes in `@media (hover: hover) {}` media queries
Nest rules inside each other in CSS
A pseudo-class for matching elements in a selector list
Parse CSS media queries (spec-compliant)
No description provided.
PostCSS plugin that wraps hover selectors in a media media that's only valid on devices that support true hover events.
PostCSS plugin for mixins
JavaScript wrapper for hover and any-hover media queries
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
PostCSS plugin to use CSS Modules everywhere
Bringing Classes to Inline Styles
PostCSS plugin to unwrap nested rules like how Sass does it
Use Custom Media Queries in CSS
Fela plugin to wrap :hover styles in @media (hover: hover)
PostCSS plugin to add :focus-visible selector to every :hover for keyboard accessibility
Use the range notation in CSS media queries
Use number values in aspect-ratio media queries.
PostCSS plugin to reference any ancestor selector in nested CSS
Core logic for the hover-card widget implemented as a state machine
PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.
Check if hover is available on the current device
Use the @extend at-rule and functional selectors in CSS
A tool for parsing media query lists.