Skip to content

Commit e25aaad

Browse files
feat(tailwind): unpinned tailwindcss dependency (#2673)
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
1 parent 8ee31f8 commit e25aaad

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/common-hairs-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-email/tailwind": patch
3+
---
4+
5+
unpin tailwindcss to avoid duplicate dependencies

packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@
113113
"access": "public"
114114
},
115115
"dependencies": {
116-
"tailwindcss": "4.1.12"
116+
"tailwindcss": "^4.1.12"
117117
}
118118
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)