Skip to content

Commit 01bb12e

Browse files
committed
feat: basic newslettery stuff
1 parent 04ea8ee commit 01bb12e

File tree

8 files changed

+147
-84
lines changed

8 files changed

+147
-84
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"sharp": "^0.32.1",
2525
"tailwindcss": "^3.0.24",
2626
"zod": "^3.21.4"
27+
},
28+
"devDependencies": {
29+
"@tailwindcss/typography": "^0.5.9"
2730
}
2831
}

0 commit comments

Comments
 (0)