We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74eded4 commit 6950fb4Copy full SHA for 6950fb4
1 file changed
postcss.config.mjs
@@ -2,7 +2,7 @@
2
3
const config = {
4
plugins: {
5
- tailwindcss: {},
+ "@tailwindcss/postcss": {},
6
},
7
}
8
0 commit comments