What is "stylus"

Stylus is a pre-processed CSS language. That is, a way to write CSS using functions and variables, which needs to be "compiled" to the standard CSS format.

More details on how it works are found on http://stylus-lang.com/