public marks

PUBLIC MARKS from dzc with tags css3 & sass

22 July 2013 21:15

Sass

by 6 others
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