RubyGems.org

sass

3.2.0.alpha.236

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.236 --pre
Authors

Nathan Weizenbaum, Chris Eppstein, Hampton Catlin

10,806,721 total downloads 221 for this version
Owners

723ee972f9e5078aeda85cdf0db3f3c839b3031f890ad7ce40661614af8b52a6

Gemfile
gem "sass", "~> 3.2.0.alpha.236"
Versions
  1. 3.3.0.alpha.184 June 11, 2013
  2. 3.3.0.alpha.181 June 17, 2013
  3. 3.3.0.alpha.177 June 10, 2013
  4. 3.3.0.alpha.175 June 4, 2013
  5. 3.3.0.alpha.174 June 3, 2013
Show all versions (210 total)
Development Dependencies
  1. maruku >= 0.5.9
  2. yard >= 0.5.3