magicspon / tailwind-easing-gradients

Easing Gradients with tailwind
MIT License
8 stars 1 forks source link

Feature Request: more than two color stop inputs #3

Open jasikpark opened 3 years ago

jasikpark commented 3 years ago

I might try my hand at figuring this out with a pull request because I would certainly find it useful to be able to specify

linear-gradient(to bottom, rgba(rgba(18, 21, 96, 0.17),rgba(18, 21, 96, 0),rgba(18, 21, 96, 0.17))

to be smoothed by the easing function..