Skip to content

Commit af9a97c

Browse files
committed
Update PostCSS config
1 parent ae0c66c commit af9a97c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

postcss.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
2-
plugins: {
3-
tailwindcss: {},
4-
autoprefixer: {},
5-
},
2+
plugins: {
3+
tailwindcss: {},
4+
autoprefixer: {},
5+
},
66
};

0 commit comments

Comments
 (0)