LESS

SASS - CSS with super powers

Sass (Syntactically Great Style Sheets) is a CSS extension language that allows you to use things like variables, nesting rules, inline imports, etc. It helps to keep things organized and allows you to write CSS faster