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 (
TextMate-bundle
Where?
http://github.com/grimen/compass_blueprint_tmbundle
Install
Compass + Blueprint
mkdir -p ~/Library/Application\ Support/TextMate/Bundles cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/grimen/compass_blueprint_tmbundle.git 'Compass + Blueprint.tmbundle' osascript -e 'tell app "TextMate" to reload bundles'
SASS
mkdir -p ~/Library/Application\ Support/TextMate/Bundles cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/mattpolito/sass-textmate-bundle.git 'SASS.tmbundle' osascript -e 'tell app "TextMate" to reload bundles'
Note: Required to get Compass + Blueprint TextMate-bundle to automatically recognize SASS-files.
Usage
Look for “Compass + Blueprint” in the TextMate Bundles menu, and it’ll become quite obvious what shortcuts/snippets that are supported.






