SCSS
SCSS is the acronym for Sassy CSS.
What is Sassy CSS?
A CSS preprocessor that adds additional functionality and syntax to the CSS language. It extends the capabilities of CSS by allowing the use of variables, mixins, functions, and other features that are not available in standard CSS.
- Abbreviation: SCSS
- Source: What is CSS?