Skip to content

Commit 70085d4

Browse files
authored
remove postcss and @tailwindcss/postcss dependencies (#16)
1 parent 697e9fb commit 70085d4

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

package-lock.json

Lines changed: 0 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"devDependencies": {
1313
"@eslint/js": "^9.19.0",
1414
"@inertiajs/react": "^2.0.0",
15-
"@tailwindcss/postcss": "^4.0.0",
1615
"@types/react": "^19.0.3",
1716
"@types/react-dom": "^19.0.2",
1817
"@vitejs/plugin-react": "^4.3.4",
@@ -23,7 +22,6 @@
2322
"eslint-plugin-react-hooks": "^5.1.0",
2423
"globals": "^15.14.0",
2524
"laravel-vite-plugin": "^1.0",
26-
"postcss": "^8.4.49",
2725
"prettier": "^3.4.2",
2826
"prettier-plugin-organize-imports": "^4.1.0",
2927
"prettier-plugin-tailwindcss": "^0.6.11",

0 commit comments

Comments
 (0)