ruby-sassc

Ruby module to use libsass
  https://github.com/sass/sassc-ruby
  0
  no reviews



Sass is a pre-processing language for CSS.

This Ruby library uses libsass, a C/C++ port of the Sass engine, to compile SCSS or Sass syntax to CSS, with the speed of this engine and the ease of use of original Ruby Sass library.