-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
It would be really awesome if you could do something like this:
css_path = "/path/to/stylesheet.css"
html_path = "/path/to/page.html"
# return html document with styles inline
MailStyle.inline_styles(html_path, css_path)
This would allow MailStyle to work outside of Rails/ActionMailer.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels