mirror of
https://github.com/resend/react-email.git
synced 2026-09-14 14:18:02 +08:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|