chore: use the same tailwindcss version

This commit is contained in:
Mauricio Siu
2024-10-05 01:30:09 -06:00
parent 4ca8722c6e
commit bf78326c96
4 changed files with 11 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.3",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.5"
}
}