Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Fronteers talk Digiti — "Pre-processing"

Fronteers talk Digiti — "Pre-processing"

SASS, COMPASS & LESS

houbenkristof

June 22, 2012
Tweet

More Decks by houbenkristof

Other Decks in Technology

Transcript

  1. "You don’t need a new stylesheet syntax, CSS is simple

    and you’re a moron if you can’t do it."
  2. "CSS is the weakest link in the web developers toolbox.

    The problem goes deeper than CSS’s lack of variables. Unlike the “function” in programming, CSS has no fundamental building block."
  3. Client: “We want #000 to be #333 but not the

    user information underneath my #bada55 body text, oh while you're at it could you position absolute that element and rotate it a gazillion degrees, … oh, #333 doesn't look that great after all… Change it back!”
  4. "In computer science, a preprocessor is a program that processes

    its input data to produce output that is used as input to another program.” — Wikipedia