Skip to content

Commit c3d9b83

Browse files
Revert "feat: migrate to Tailwind CSS v4"
This reverts commit 0a25df6.
1 parent 0a25df6 commit c3d9b83

9 files changed

+1141
-1024
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
},
2222
"devDependencies": {
2323
"@tailwindcss/forms": "^0.5.7",
24-
"@tailwindcss/postcss": "^4.0.9",
2524
"@types/chrome": "0.0.158",
2625
"@types/node": "^20.10.4",
2726
"@types/react": "^18.0.29",
2827
"@types/react-dom": "^18.0.11",
2928
"@vitejs/plugin-react-swc": "^3.5.0",
29+
"autoprefixer": "^10.4.16",
3030
"husky": "^8.0.3",
3131
"lint-staged": "^15.2.0",
3232
"postcss": "^8.4.32",
3333
"prettier": "^2.2.1",
3434
"shell-quote": "^1.8.1",
35-
"tailwindcss": "^4.0.9",
35+
"tailwindcss": "^3.3.6",
3636
"typescript": "^5.0.4",
3737
"vite": "^5.0.7"
3838
}

0 commit comments

Comments
 (0)