Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Commit 3f2f0ce

Browse files
committed
Update README.md
1 parent a27315a commit 3f2f0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Meteor Emails
22

3+
**Important**. Please use version 0.4.0, as 0.4.1-0.4.2 have issues with building `node-sass` on the MDG OS X build machine (see https://github.com/lookback/meteor-emails/issues/23).
4+
35
`lookback:emails` is a Meteor package that makes it easier to build, test and debug rich HTML emails.
46

57
Usually, building HTML emails yourself is tedious. On top of that, add the need for data integration and thus a template language (for sending out daily digest emails, for instance). We wanted a way to preview the email in the browser *with real data* in order to quickly iterate on the design, instead of alternating between code editor and email client.

0 commit comments

Comments
 (0)