# ruby-libsass **Repository Path**: mirrors_sass/ruby-libsass ## Basic Information - **Project Name**: ruby-libsass - **Description**: Ruby bindings for libsass - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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