Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

sass/libsass.com

Repository files navigation

libsass.com

Documents for the LibSass site, currently at libsass.com.

quickstart

Before continuing install grunt and bower using:

[sudo] npm install -g grunt-cli bower

Then you can setup the project:

git clone git@github.com:sass/libsass.com.git
cd libsass.com
npm install
grunt