[ARTICLE] SASS and CSS

The Scarlet Pimp

Supreme Member
Joined
Apr 2, 2008
Messages
1,419
Reaction score
4,460
The Demise of CSS: Why Sass And Languages Like It Will Triumph

Sass -- A Programming Language For Designers

Sass is essentially a programming language for designers. It is extremely limited when compared with other languages, but it does a magnificent job of translating the core concepts of a programming language in a way that makes sense for styling a document.

Right now folks that use Sass primarily use it as a Rails plugin, but the Ruby gem also makes it possible to use it from the command line. This makes it easy to use Sass with any language (PHP, Python, even plain-jane HTML).

http://bit.ly/6iE2hz
 
Back
Top