Snippets for Sass Bundle
I use Sass (& Haml), where its an option for producing sites, as I like the ‘cleanliness’ of it. I have been missing being able to use the snippets of the TextMate CSS bundle, so I have ported them over to a Sass bundle, with the syntax from http://sporkmonger.com/2007/12/24/sass-textmate-bundle.
I have published it at http://github.com/aussiegeek/ruby-sass-tmbundle/tree/from-css-bundle

Installing
2 days later$ sudo {mkdir -p,cd} /Library/Application\ Support/TextMate/Bundles $ sudo git-clone git://github.com/aussiegeek/ruby-sass-tmbundle.git "Ruby Sass.tmbundle"Then, in TextMate, click the ‘Bundles’ menu, mouseover ‘Bundle editor >’, and select ‘Reload bundles’.
Alan Harper
Update
about 1 month laterI’ve updated the bundle with a few bug fixes
edavey
sass bundle for textmate
3 months laterThese snippets are a great addition. So, many thanks. However, I’ve never been able to use the symbol list (command-T) with any of the sass bundles which I’ve tried. Is this to be expected? I really miss it as navigating the long files with control-S is much slower… Maybe it’s a big deal to do in Textmate?
Alan Harper
TextMate selector support
3 months laterI’ve setup a bug tracker at http://aussiegeek.lighthouseapp.com
I’ve added a bug for selector support at http://aussiegeek.lighthouseapp.com/projects/13263-sass-bundle/tickets/1-selector-support