浏览代码

Update CssToInlineStyles.php

Mark Sch 9 年之前
父节点
当前提交
6bc2fc5b3a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Vendor/CssToInlineStyles/CssToInlineStyles.php

+ 2 - 0
Vendor/CssToInlineStyles/CssToInlineStyles.php

@@ -8,6 +8,8 @@
  * @version		1.2.1
  * @copyright	Copyright (c), Tijs Verkoyen. All rights reserved.
  * @license		BSD License
+ *
+ * @deprecated Use composer and Emogrifier instead.
  */
 class CssToInlineStyles
 {