Stylus
Is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style.
npm install stylus -g
Watch and compile a stylus file from command line with
stylus -w style.styl -o style.css