madeleineostoja / madeleineostoja/postcss-input-style
missing support for fill-lower and fill-upper
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A bundled selector for (::-moz-range-progress, ::-ms-fill-lower) would be nice, as well as a bundled selector to style IEs range ticks. (::-ms-ticks-before, ::-ms-ticks-after, ::-ms-track)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the plugin entry point that bundles input pseudo-selectors and inspect how existing selector groups are represented. Add support for the requested ::-moz-range-progress/::-ms-fill-lower group and the IE range-ticks group, then verify that generated selectors include both bundles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100