Skip to content

Commit 7588250

Browse files
FIX: removed tailwind dependency
1 parent 876b810 commit 7588250

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"react": "^19.1.0",
2323
"react-dom": "^19.1.0",
2424
"remark": "^15.0.1",
25-
"remark-html": "^16.0.1",
26-
"tailwind": "^4.0.0"
25+
"remark-html": "^16.0.1"
2726
},
2827
"devDependencies": {
2928
"@eslint/eslintrc": "^3",

0 commit comments

Comments
 (0)