summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-sass/README
blob: 58d5a3409dc3baf6e5b9e17b4ddf3bfa98da3061 (plain)
1
2
3
4
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.