Closed gluck closed 2 years ago
background: linear-gradient(45deg, rgb(236, 72, 153) 25%, rgb(239, 68, 68) 25%, rgb(239, 68, 68) 75%, rgb(234, 179, 8) 75%);
background: linear-gradient(45deg, rgb(236, 72, 153) 25px, rgb(239, 68, 68) 25px, rgb(239, 68, 68) 75px, rgb(234, 179, 8) 75px);
Yay! 🥳
Thanks for the PR, take a look at it now. Really appreciate it 😁
Excellent work! Added a few housekeeping things and tested it 😁.
You are right about negative values, and yet it will require scaling the gradient. Note that stops above 100% will also require scaling.