Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 217 Bytes

Forked from jeyll-sass-compass.

Bundle it:

bundle install

Run it:

jekyll serve -w

Watch it:

cd _sass
compass watch

Deploy it:

rake deploy