sassphp 官方项目php
https://github.com/sensational/sassphp git
git clone git://github.com/sensational/sassphp git submodule init git submodule update
进入lib/libsass目录下github
sudo make sudo make install
推到sassphp根目录下shell
sudo php install.php sudo make test sudo make install
去php.ini添加sass
extension=sass.so