blob: 433bf1124acd188cd2e3ad9e5bbc5fc505958728 (
plain)
1
2
3
|
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.
|