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 56d556b commit dfaefb9Copy full SHA for dfaefb9
.prettierrc.cjs
@@ -25,4 +25,5 @@ module.exports = {
25
},
26
27
],
28
+ plugins: [require('prettier-plugin-tailwindcss')],
29
}
0 commit comments