#PHPSass [![build status](https://secure.travis-ci.org/richthegeek/phpsass.png)](https://secure.travis-ci.org/#!/richthegeek/phpsass)

## Try online
You can compile and compare SCSS against the ruby compiler at <http://phpsass.com/try>

## About
This is fork of phamlp primarily for inclusiong as a Drupal pre-processor.
However, there is no Drupal-specific code and it will work for any PHP system.

This version of the compiler is NOT compatible with other forks of PHamlP, and
the name has been changed to reflect this. Please take a look at the "sassy"
module on Drupal.org for information on how to add frameworks and custom
functions. Docs will be coming when we aren't doing more important things.

## Contributors:
 * Richard Lyon - [@richthegeek](https://github.com/richthegeek)
 * Sebastian Siemssen - [@thefuhby](https://twitter.com/thefubhy)
 * Steve Jones - [@darthsteven](https://github.com/darthsteven)
 * Sam Richard - [@snugug](https://github.com/snugug)

## Other info
Origin: <http://code.google.com/p/phamlp/>

License: <http://www.opensource.org/licenses/bsd-license.php>

