Skip to content

Commit c216d2c

Browse files
committed
chore: remove prettier-plugin-tailwindcss package
it got removed from npm registry for some reason 🤷
1 parent c411157 commit c216d2c

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

.prettierrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"plugins": ["prettier-plugin-tailwindcss"],
32
"trailingComma": "es5",
43
"tabWidth": 2,
54
"semi": true,

bun.lockb

-1.32 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"@tailwindcss/postcss": "^4.0.0-beta.6",
1818
"@types/node": "22.10.1",
1919
"prettier": "^3.4.2",
20-
"prettier-plugin-tailwindcss": "^0.6.9",
2120
"tailwindcss": "^4.0.0-beta.6",
2221
"typescript": "^5.7.2"
2322
}

0 commit comments

Comments
 (0)