SLaks / Styliner

Turns CSS stylesheets into inline style="" attributes for HTML emails
http://styliner.slaks.net
124 stars 20 forks source link

Comparison to Juice #5

Open parshap opened 10 years ago

parshap commented 10 years ago

Can you document how Styliner differs from Juice?

zauni commented 10 years ago

Styliner is better for handling media queries. Because Juice will ignore them. Styliner is preserving them in style tags, so that they are used by email clients who don't throw away the style tags.

andrewrk commented 10 years ago

There is also juice2 which has an option to preserve media queries.

faridnsh commented 9 years ago

I wrote the differences between the libraries in here:

stevenvachon commented 7 years ago

Juice removes pseudo-classes whereas Styliner preserves them in <style>