Using Sass to generate color and box-shadow in a loop
Here is a little experiment I did when I was fiddling around with adjusting element properties using Sass in a for-loop. The HTML This effect can easily be done in a few simple lines. In this particular example I created...