We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c411157 commit c216d2cCopy full SHA for c216d2c
.prettierrc
@@ -1,5 +1,4 @@
1
{
2
- "plugins": ["prettier-plugin-tailwindcss"],
3
"trailingComma": "es5",
4
"tabWidth": 2,
5
"semi": true,
bun.lockb
-1.32 KB
package.json
@@ -17,7 +17,6 @@
17
"@tailwindcss/postcss": "^4.0.0-beta.6",
18
"@types/node": "22.10.1",
19
"prettier": "^3.4.2",
20
- "prettier-plugin-tailwindcss": "^0.6.9",
21
"tailwindcss": "^4.0.0-beta.6",
22
"typescript": "^5.7.2"
23
}
0 commit comments