Skip to main content

Installation

@repo/notifications is a workspace package. Import it directly in any app:

import { renderEmail, MJMLStyle } from '@repo/notifications'

For the Vite plugin, import from the vite subpath:

import { notificationsPlugin } from '@repo/notifications/vite'