2016-11-02 23:39:39 +00:00

5 lines
232 B
Plaintext

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.