Skip to content

phuibonhoa/ruby-sass-tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Sass TextMate Bundle

##Description

####Changes

  • ⌘⌥+C converts selected text from CSS to SASS
  • Added all css keywords to autocomplete list
  • Updated so that comments are properly recognized
  • Snippets properly add : after attribute
  • Snippets from css bundle sassified
  • :⇥ prompts link pseudo classes

##Installation

  1. $ cd ~/Library/Application\ Support/TextMate/Bundles/
  2. $ git clone git://github.com/phuibonhoa/ruby-sass-tmbundle.git Sass.tmbundle
  3. $ osascript -e 'tell app "TextMate" to reload bundles'

If you'd like to install all my bundles, check out this script written by mkdynamic. It installs all bundles and backups any existing bundles with conflicting names. Thanks Mark!

##My Other Textmate Bundles My bundles work best when use in conjunction with my other bundles:

##Credits

BookRenter.com Logo

Additions by Philippe Huibonhoa and funded by BookRenter.com.

Original bundle can be found here

Sass versions of css snippets pulled from James Conroy-Finn

About

Sass bundle for TextMate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 95.3%
  • CSS 4.7%