Sass
Sass (Syntactically Awesome Style Sheets) is a css pre-processor. It is an extension of CSS like LESS, which essentially means it allows the developer to use scripting propeties like variables and functions to write their styling sheets.