2017 © Pedro PelĂĄez
 

library email-css-inliner

Automatically converts CSS in emails to inline styles

image

c4studio/email-css-inliner

Automatically converts CSS in emails to inline styles

  • Tuesday, October 11, 2016
  • by c4studio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Email CSS Inliner


Automatically converts CSS in emails to inline styles, (*1)


Installation

Just place require new package for your laravel installation via composer.json, (*2)

"c4studio/email-css-inliner": "1.0.*"

Then simply composer update, (*3)

Registering to use it with laravel

Add following lines to app/config/app.php, (*4)

ServiceProvider array, (*5)

C4studio\EmailCssInliner\EmailCssInlinerServiceProvider::class,

The Versions

11/10 2016

dev-master

9999999-dev

Automatically converts CSS in emails to inline styles

  Sources   Download

The Requires

 

by Peter Illés

11/10 2016

v1.0.0

1.0.0.0

Automatically converts CSS in emails to inline styles

  Sources   Download

The Requires

 

by Peter Illés