php-sass 开发计划

我们现在致力于使用libsass 为php开发者提供一个扩展 现在已近实现基本功能

https://github.com/guitarpoet/php-sass

sass标准函数库都已实现
正在扩充函数库 目前已实现

php 调用php函数

String
str-get 获取字符串中某个字符

List
list-end 获取list最后一个
remove-nth 删除list中某一个
list-splice list splice
list-set list设置某一个

Math
pow 执行平方

Unitiles
gettype 获取类型

现在希望大家提宝贵建议
我的qq 1585638808 邮箱 [email protected]

你可能感兴趣的:(PHP,sass)