@react-email/tailwind@0.0.15
版本发布时间: 2024-03-28 21:42:12
resend/react-email最新发布版本:create-email@0.0.34(2024-09-03 00:00:52)
What's Changed
- Fixed media query selectors being escaped, which caused issues for some email clients (https://github.com/resend/react-email/pull/1114)
- Improved internal code readability and fixed key warnings (https://github.com/resend/react-email/pull/1351)
- Fixed missing head errors being thrown after minification of the Email's component code (https://github.com/resend/react-email/pull/1352)
- Fixed not being able to use Tailwind classes on the
<html>
element (https://github.com/resend/react-email/pull/1352)