Skip to content

Commit fb91eda

Browse files
Update prettier-plugin-tailwindcss version
Updated prettier-plugin-tailwindcss version to 0.7.1.
1 parent 7da090b commit fb91eda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"prettier": "^3.6.2",
4-
"prettier-plugin-tailwindcss": "^0.7.0",
4+
"prettier-plugin-tailwindcss": "^0.7.1",
55
"@tailwindcss/cli": "^4.1.14",
66
"tailwindcss": "^4.1.14"
77
},
@@ -11,3 +11,4 @@
1111

1212

1313

14+

0 commit comments

Comments
 (0)