September 2017
Intermediate to advanced
450 pages
11h 24m
English
Sass is a CSS preprocessor that reads special keywords prefixed with the $ character as variables. Sass can apply the values of those variables to anywhere in a complied Sass file. The result is a vanilla CSS file, where the properties that referenced a variable are populated with the value of that variable.
Read now
Unlock full access