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.
2 parents ae0c66c + af9a97c commit 25f00bfCopy full SHA for 25f00bf
1 file changed
postcss.config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
- plugins: {
3
- tailwindcss: {},
4
- autoprefixer: {},
5
- },
+ plugins: {
+ tailwindcss: {},
+ autoprefixer: {},
+ },
6
};
0 commit comments