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

Libsass and why it matters

Libsass and why it matters

A lighting talk about Libsass and why you should use it instead of rubysass

Orlando Del Aguila

April 17, 2014
Tweet

More Decks by Orlando Del Aguila

Other Decks in Programming

Transcript

  1. git clone [email protected]:hcatlin/sassc.git cd sassc git submodule init && git

    submodule update make sudo ln -s $(pwd)/bin/sassc /usr/bin/sassc
  2. compass sass/main.scss 2.77s user 0.12s cpu 2.896 total ! sassc

    sass/main.scss 0.23s user 0.03s cpu 0.298 total