PHPSass

A PHP compiler for SASS

build status

PHPSass is a compiler for SASS written in PHP for projects unwilling or unable to use Ruby.

SASS is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more.

PHPSassAims for feature-parity with the stable release of the Ruby compiler, but often lags behind or introduces additional bugs. As such, if you can use the Ruby compiler to satisfy your requirements, we recommend that you do so. If you can't then file an issue on our GitHub repo.