RubyGems.org

sass

3.3.0.alpha.1

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.3.0.alpha.1 --pre
Authors

Nathan Weizenbaum, Chris Eppstein, Hampton Catlin

10,125,888 total downloads 966 for this version
Owners

723ee972f9e5078aeda85cdf0db3f3c839b3031f890ad7ce40661614af8b52a6

Gemfile
gem "sass", "~> 3.3.0.alpha.1"
Versions
  1. 3.3.0.alpha.141 May 10, 2013
  2. 3.3.0.alpha.138 May 10, 2013
  3. 3.3.0.alpha.136 May 10, 2013
  4. 3.3.0.alpha.134 April 24, 2013
  5. 3.2.9 May 10, 2013
Show all versions (198 total)
Development Dependencies
  1. maruku >= 0.5.9
  2. yard >= 0.5.3