This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit f17b7d18913bea644f1eb91fd686f9d11e788e6c
tree da8b113d3522b75d232f85585a4e8f0014b9c7b6
parent f72011414c21e3f906b3724756156c41f982578a
tree da8b113d3522b75d232f85585a4e8f0014b9c7b6
parent f72011414c21e3f906b3724756156c41f982578a
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Sat Oct 10 05:44:21 -0700 2009 | |
| |
Preferences/ | Sat Oct 10 05:44:21 -0700 2009 | |
| |
README.markdown | Sat Oct 10 05:47:56 -0700 2009 | |
| |
Snippets/ | Sat Oct 10 05:44:21 -0700 2009 | |
| |
Support/ | Tue Jul 07 15:16:50 -0700 2009 | |
| |
Syntaxes/ | Sat Oct 10 05:43:02 -0700 2009 | |
| |
info.plist | Fri Jul 10 13:28:25 -0700 2009 |
README.markdown
Notice
This project is in need of a new maintainer.
This is a TextMate bundle for using the Sass CSS replacement language by Hampton Catlin
I originally wrote this bundle just as a way of getting the CSS snippets, but since then many of you have added some fantastic contributions, and thank you to all. Thanks to GitHub for making it easy to bring all your awesome together
@aussiegeek @agibralter @choan @giannichiappetta @gruner @mattpolito @mattsa @mfilej @squishtech @tharealpatton @trevorsmith
Installation
With Git:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/aussiegeek/ruby-sass-tmbundle.git "Ruby Sass.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
Without Git:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
wget http://github.com/aussiegeek/ruby-sass-tmbundle/tarball/master
tar zxf aussiegeek-ruby-sass-tmbundle*.tar.gz
rm aussiegeek-ruby-sass-tmbundle*.tar.gz
mv aussiegeek-ruby-sass-tmbundle* "Ruby on Rails.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'








