summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-sass/README
blob: b5a767cf21a2cef3ff59356bc8ec5a37d195b0bf (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.