In one of my last projects I had the opportunity to try Haml and Sass. I’m quite happy with it: the code is neat and clear, forcing the developers to maintain it correctly nested (something less usual as it should be), plus some other advantages like the CSS variables or output styles.
To highlight properly in Textmate install the Bundles:
cd ~/Library/Application\ Support/TextMate/Bundles
svn co "http://macromates.com/svn/Bundles/trunk/Bundles/Ruby Haml.tmbundle"
svn co "http://macromates.com/svn/Bundles/trunk/Review/Bundles/Ruby Sass.tmbundle"
Reload bundles (Bundles->Bundle Editor->Reload Bundles)













1 Comment
The repos have been relocated to “http://svn.textmate.org/trunk/Bundles/Ruby Haml.tmbundle” and “http://svn.textmate.org/trunk/Review/Bundles/Ruby Sass.tmbundle”