Skip to content

Commit d0cf3c6

Browse files
authored
fix: Upgrade tw-to-css (#1004)
1 parent e668ab5 commit d0cf3c6

File tree

2 files changed

+72
-29
lines changed

2 files changed

+72
-29
lines changed

packages/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-email/tailwind",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "A React component to wrap emails with Tailwind CSS",
55
"sideEffects": false,
66
"main": "./dist/index.js",
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"react": "18.2.0",
4848
"react-dom": "18.2.0",
49-
"tw-to-css": "0.0.11"
49+
"tw-to-css": "0.0.12"
5050
},
5151
"peerDependencies": {
5252
"react": "18.2.0"

pnpm-lock.yaml

Lines changed: 70 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)