Sass

Learn about syntactically awesome style sheets, or Sass for short.

We'll cover the following...

What is Sass?

Syntactically awesome style sheets (or simply Sass) is a popular CSS preprocessor, a software tool that converts the input data into a format that can be read by a web ...