RubyGems.org

sass

3.2.0.alpha.57

Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.

installgem install sass -v 3.2.0.alpha.57 --pre
Authors

Nathan Weizenbaum, Chris Eppstein, Hampton Catlin

10,215,162 total downloads 231 for this version
Owners

723ee972f9e5078aeda85cdf0db3f3c839b3031f890ad7ce40661614af8b52a6

Gemfile
gem "sass", "~> 3.2.0.alpha.57"
Versions
  1. 3.3.0.alpha.149 May 24, 2013
  2. 3.3.0.alpha.144 May 24, 2013
  3. 3.3.0.alpha.142 May 24, 2013
  4. 3.3.0.alpha.141 May 10, 2013
  5. 3.3.0.alpha.138 May 10, 2013
Show all versions (201 total)
Development Dependencies
  1. maruku >= 0.5.9
  2. yard >= 0.5.3