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 ae0c66c commit af9a97cCopy full SHA for af9a97c
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