public
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Home | Edit | New

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.

Last edited by grimen, Sat Sep 05 23:59:37 -0700 2009
Home | Edit | New
Versions: