Skip to content

Commit d8b4630

Browse files
gabrielmfernendymion1818bennyburritobenverspeakhank619
committedOct 14, 2024
feat(tailwind): Smaller bundle size (#1383)
Co-authored-by: Ben Read <endymion1818@gmail.com> Co-authored-by: Benny Burrito <87976514+bennyburrito@users.noreply.github.com> Co-authored-by: Ben Verspeak <ben.verspeak@yonderland.com> Co-authored-by: hank <paperflood@qq.com> Co-authored-by: zhanghong <hong.zhang@axinan.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ben Gracewood <ben@gracewood.nz> Co-authored-by: Victor Laforet <vlaforet@users.noreply.github.com> Co-authored-by: Bu Kinoshita <6929565+bukinoshita@users.noreply.github.com> Co-authored-by: Vitor Capretz <capretzvitor@gmail.com>
1 parent 7ba9b86 commit d8b4630

File tree

78 files changed

+18447
-1770
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+18447
-1770
lines changed
 

‎.changeset/quiet-donkeys-brush.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-email/tailwind": minor
3+
---
4+
5+
Refactored internally to have a much smaller bundle size

‎package.json

-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
"overrides": {
3636
"@types/react": "npm:types-react@19.0.0-rc.1",
3737
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
38-
},
39-
"patchedDependencies": {
40-
"process@0.11.10": "patches/process@0.11.10.patch",
41-
"tailwindcss@3.3.2": "patches/tailwindcss@3.3.2.patch"
4238
}
4339
}
4440
}

0 commit comments

Comments
 (0)
Please sign in to comment.