Files
documenso/packages/email/preview/app/app.css
T
2026-06-29 13:26:14 +10:00

11 lines
184 B
CSS

@import "tailwindcss";
/* v4 no longer auto-detects the JS config; load the standalone preview config. */
@config "../tailwind.config.cjs";
html,
body {
margin: 0;
padding: 0;
}