Jina asked twitter for Sass advice the other day.
She was working on a bit of code to create
a rainbow-striped background gradient
using any set of arbitrary colors.
This is my solution,
in the form of a Sass function.
This requires Sass 3.2
in order to run.