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

Latest commit

 

History

History
25 lines (16 loc) · 475 Bytes

Readme.md

File metadata and controls

25 lines (16 loc) · 475 Bytes

Ruby-Libsass (DEPRECATED)

Please use sassc-ruby instead!

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