We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06745d commit 07a7b50Copy full SHA for 07a7b50
postcss.config.cjs
@@ -1,5 +1,6 @@
1
module.exports = {
2
plugins: {
3
'@tailwindcss/postcss': {},
4
+ autoprefixer: {},
5
},
6
}
0 commit comments