drtzb06222 2015-07-02 15:55
浏览 127

php - 使用php自动添加css前缀

I am building a php application which is automatically generating css stylesheet and I need it to be able to generate cross browser compatible css properties.

I found that autoprefixer do it, but it require Nodejs installation on user's server.

Is there a php class which don't require additional software installation on user's server?

  • 写回答

2条回答 默认 最新

  • douxian6008 2017-01-03 04:54
    关注

    Somebody has started on this, here:
    https://github.com/adamdodev/autoprefixer-php-native

    However it's still in alpha version and currently says:

    Work in Progress - Doesn't in any way work. If you stumble across this and like the idea, send me a message.

    But other than that, I have not yet found a fully-PHP version of a CSS auto-prefixer.

    评论

报告相同问题?

悬赏问题

  • ¥15 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题