less / less/less-plugin-autoprefix
many browserlist keywords not recognized
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 169
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Like for example > 0.5% works, but not dead or last 2 major versions doesn't. It would say BrowserslistError: Unknown browser major
What's up with that? I got the current version.
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
Start by reproducing the reported browserlist failures with not dead and last 2 major versions, comparing them with the working > 0.5% query. Trace how the plugin passes browserlist options to autoprefixer and verify that the reported BrowserslistError no longer occurs for the unsupported keywords.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100