chris-pearce / chris-pearce/backpack.css
Consider removing sanitize.css' `background-image` style applied to `select` lists
Open
lib: forms 🎒
next-major-version ✨
- Dominant language
- HTML
- Stars
- 126
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The [style](https://github.com/csstools/sanitize.css/blob/0d2d781758ab9cd36c6138bedaa26b0aae30bfc3/forms.css#L34-L36) in question. It feels too opinionated and better left to native styling.
Contributor guide
Research direction
Start with the linked sanitize.css forms.css lines 34–36 and search backpack.css for the corresponding background-image rule applied to select elements. The change is complete when that opinionated style is removed and native select styling is left unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100