Create a gradient with a Sass loop

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

In this lesson, you will learn how to iteratively generate CSS selectors and attributes using Sass loops. We will create a gradient of 100 elements, each with 1% darker colour using only a couple of lines of Sass.