larsenwork / larsenwork/postcss-easing-gradients
Feature Request: Allow more than two initial color stops
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I would find it very useful to be able to generate an easing gradient with a starting point, a via point, and an ending point.
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; start by locating the plugin entry point and the current handling for two initial color stops. Confirm the intended behavior for a start, via, and end point, then verify that the generated easing gradient supports the additional stop without regressing the existing two-stop case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100