This is a project based on the following tutorial: Learn Sass in this Crash Course - Give your CSS Superpowers!.
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance and much more. It's translated to well-formatted, standard CSS using the command line tool or a plugin for your build system.
You can see the live site clicking here.