Sassy Haiku (sass and haml in django)

So yesterday I wrote a template for a node.js app in haml, and created the css with less and it felt like heaven.

Today, I came back to my django duties and saw my templates and my css and my eyes hurt. So I’m gonna give the haml pre-processor for django a ride along with the even more magical css on lsd sass and finish spoiling myself for any traditional web design forever.

And because both have a command line utility that converts the magic sources to traditional django templates and css files, respectively, I won’t have to do weird integration that would ruin my happiness.