php class to inline css styles?

后端 未结 7 2182
难免孤独
难免孤独 2021-02-14 04:21

I was over at MailChimp\'s css inliner http://www.mailchimp.com/labs/inlinecss.php and I was wondering if there are any classes out there that can do this, I\'d love to have it

7条回答
  •  终归单人心
    2021-02-14 05:14

    I was looking for the same thing (PHP based, downloadable, open source), but couldn't find it, so I created the following proxy/wrapper for the open source ruby library: https://github.com/onassar/PHP-Premailer

    Hope it's helpful.

提交回复
热议问题