@react-email/tailwind
Advanced tools
Comparing version
{ | ||
"name": "@react-email/tailwind", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A React component to wrap emails with Tailwind CSS", | ||
@@ -35,3 +35,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"tw-to-css": "0.0.5" | ||
"tw-to-css": "0.0.9" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
@@ -32,3 +32,3 @@  | ||
Add the component to your email template. Include styles where needed. | ||
Add the component around your email body content. | ||
@@ -35,0 +35,0 @@ ```jsx |
8949
-0.23%+ Added
- Removed
Updated