Introduction to Sass (SCSS)

Sass (SCSS) is one of the most popular CSS preprocessor in addition to LESS. While they both have many similar syntax and features, the main difference is in how LESS and SCSS are processed. During this webinar we will look at how Sass will handle mixins, variables, nesting, and more.