By default, SCSS (SASS) code is compiled in Ruby, and many libraries that work with SCSS (SASS) rely on Ruby to do so.
This PHP library provides a way to compile SCSS (SASS) source to normal CSS using a normal PHP engine.
The library wraps around SCSS...