larsenwork / postcss-easing-gradients

PostCSS plugin to create smooth linear-gradients that approximate easing functions.
https://www.npmjs.com/package/postcss-easing-gradients
MIT License
923 stars 22 forks source link

Feature Request: Allow more than two initial color stops #15

Open jasikpark opened 3 years ago

jasikpark commented 3 years ago

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.