| 1 | import { pretty, render } from '@react-email/render'; |
| 2 | import { ResponsiveColumn, ResponsiveRow } from '@responsive-email/react-email'; |
| 3 | import React from 'react'; |
| 4 | import plugin from 'tailwindcss/plugin'; |
nothing calls this directly
no test coverage detected