Crate eyeliner [−] [src]
A CSS inliner for making emails.
Modules
| traits |
All of the traits implemented by |
Structs
| Eyeliner |
Data and methods related to modifying HTML with CSS. |
| HashableNodeRef |
Wraps nodes from Kuchiki to make them hashable. |
| Options |
Options for ways to modify the HTML document using CSS. |
| OptionsRequired |
The required options to inline HTML and CSS. Use the other |
| Rules |
Data collected from the CSS stylesheet. |
| Settings |
Settings referenced by features enabled through |
| SettingsRequired |
The required settings to inline HTML and CSS. Use the other |
Functions
| inline |
Returns a string of HTML with CSS inlined. |