Skip to content

nheinrich/sass-textmate-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published