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

Latest commit

 

History

History
23 lines (16 loc) · 333 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 333 Bytes

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 [email protected]:sass/libsass.com.git
cd libsass.com
npm install
grunt