We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http://github.com/grimen/compass_blueprint_tmbundle
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'
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.
Look for “Compass + Blueprint” in the TextMate Bundles menu, and it’ll become quite obvious what shortcuts/snippets that are supported.