summaryrefslogtreecommitdiffstats
path: root/ruby/ruby-sass/README
blob: 358865888cfcededfb687ea68bfc6b48587b5419 (plain)
1
2
3
4
5
6
ruby-sass (Sass is an extension of CSS)

Sass makes CSS fun again. Sass is an extension of CSS, 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.