diff --git a/docs/examples.md b/docs/examples.md index 79eb0524..c3401744 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -63,7 +63,8 @@ This page links to examples of how to implement some things with the Epic Stack. [@jsfez](https://github.com/jsfez): An example of the Epic Stack with [Argos](https://www.argos-ci.com/) for visual testing - [Epic Stack monorepo with pnpm + turbo](https://github.com/PhilDL/epic-stack-monorepo): - An example of the Epic Stack in a monorepo setup, configs packages, UI package, and "client-hints" example package. +- [Epic Stack with jsx-email](https://github.com/djhi/epic-stack-jsx-email): + An example of the Epic Stack that uses [jsx-email](https://jsx.email/) instead of [react-email](https://react.email/) ## How to contribute