Hey there.
I created a ST2 plugin that ‘beautifies’ Sass (or Scss) files: github.com/badsyntax/SassBeautify
The plugin is pretty basic and is mostly just a wrapper around the ‘sass-convert’ utility that comes with sass.
I’m looking for feedback, suggestions, questions, anything. This is my first stab at python, so go easy on me