Saturday, October 6, 2012

Sass - Cascading Style Sheets (CSS) metalanguage.


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.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.