color-swatch-gradient
v0.0.4
Published
A color swatch gradient generator
Downloads
4
Readme
color-swatch-gradient
Description
this package allows you to generate multi color swatches on the fly
Example:
colorSwatchGradient(["red", "white", "blue"])
Result:
'-45deg, red 0%, red 33%, white 33%, white 66%, blue 66%, blue 99%'