werkint/phpsass

This package is abandoned and no longer maintained. No replacement package was suggested.

PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.

1.0.0 2013-06-30 15:38 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:25:49 UTC


README

#IMPORTANT NOTICE We are evaluating wether to switch to using namespaces for better PSR compliance. To help with this, can you tweet or email me (richthegeek@gmail.com) with which version of PHP you are using.

#PHPSass build status

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:

Other info

Origin: http://code.google.com/p/phamlp/

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