A Synopsis of CSS Preprocessors

Anyone who builds websites knows how time-consuming cascading style sheets (CSS) development can be, but delegating the task to a CSS preprocessor can alleviate the tedium and handle the “dirty work”. Sass (Syntactically Awesome Style Sheets), Less (Leaner Style Sheets) and Stylus are the top CSS pre-processors used by web developers today.

read more