[Hover] wrap any `hover` behaviour with `@hover` media query helper
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 16
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
Description
We have @hover config variable to avoid setting useless pseudo classes :hover when it is not supported.
Some :hover rules are not wrapped
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests, so first locate the @hover configuration and every :hover rule in the component library. Check each hover behavior against the media-query helper; done means no unsupported :hover rules remain unwrapped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100