The color-stops helper provides a way to pass an arbitrary number of colors stops to the gradient mixins.
Any number of comma-delimited color stops can be passed, each color stop should take the form of a color followed by an optional stopping point (separated by a space). Where stop values are not provided they will be inferred by assuming an equal distribution of colors between any specified locations.