README 230 B

12345
  1. Sass makes CSS fun again. Sass is an extension of CSS, adding
  2. nested rules, variables, mixins, selector inheritance, and more. It's
  3. translated to well-formatted, standard CSS using the command line tool
  4. or a web-framework plugin.