Skip to content

convert .css files to inline styles. good for newsletters

Notifications You must be signed in to change notification settings

rmoura-92/js4nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#js4nl

Email readers are crap. Especially Microsoft Outlook, the purpose of this tool is to ease the development of making newsletters, leaving behind inline styles, saving us time and gaining readability using the modern web practices.

goal

the main goal with this snippet is to reduce significant time writing inline styles for newsletters, perhaps it can be implemented for live newsletter code generators or something like that.

usage

include this on your .html file

<script src="js/js4nl.js" data-css="style.css"></script>

About

convert .css files to inline styles. good for newsletters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published