Sass
- id: 1742378381
- Date: March 19, 2025, 10 a.m.
- Author: Donald F. Elger
What
Sass is a pre-processor of CSS that allows one to define variables, functions, inheritance, mixins, and so forth.
Why
Saves a lot of time as compared to CSS. Makes a site more consistent.