php使用sass

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
相關文章
相關標籤/搜索