This is a new port for the sassc gem.  This gem replaces the deprecated
sass gem.  It exists to compile sass and scss files into css files, and
is now the recommended implementation to do so in Ruby.

This gem embeds libsass instead of linking to it.  It does not offer a
method for linking to an existing libsass, and that may be an indication
that only the embedded version is supported.  It currently uses the
embedded version, but I'm not opposed to modify it to depend on the
libsass port and link to it instead.

OKs to import?

Thanks,
Jeremy

Attachment: ruby-sassc.tar.gz
Description: application/tar-gz

Reply via email to