Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 742 Bytes

Readme.md

File metadata and controls

29 lines (18 loc) · 742 Bytes

SassRuby

Written by Hampton Catlin

THIS IS NOT THE ORIGINAL RUBY VERSION OF SASS

About

This is a Ruby wrapper around the libsass project. The goal of this project is to provide an act-alike to the original Sass project. Where "alias SassC Sass" would provide a drop-in replacement. This is an ambitious goal, but hopefully we can attain it.

Setup

git submodule init
git submodule update

Contribution Agreement

Any contributions made to the project are seen as copyright assigned to Hampton Catlin. Your contribution warrants that you have the right to assign copyright on your work. This is to ensure that the project remains free and open -- similar to the Apache Foundation.