bjorncanute / sass-textmate-bundle

enjoy the splendor of textmate bundles and sass.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textmate with alternative SASS Syntax

For those of you how prefer the alternative Sass Synatx:

.pagination
  margin: 10px 0 10px 0
  text-align: center
  font-size: 14px
  span
    color: #000
  span.disabled
    display: none
  a 
    margin: 0 1px 0 1px

Regards, Kalle

INSTALLATION

cd ~/Library/"Application Support"/TextMate/Bundles/

if that directory wasn't found, you'll need to create it, then:

git clone git://github.com/fluxsaas/sass-textmate-bundle.git "Ruby-Saas-Alternative-Syntax.tmbundle"

THANKS

this bundle is based on the excellent css bundle from minimal design http://minimaldesign.net/downloads/tools/textmate-css-bundle use both and become an efficient designer!

Robert Gaal for his support http://github.com/robertgaal

About

enjoy the splendor of textmate bundles and sass.