Skip to content

Commit 3bef563

Browse files
committed
Fix style
1 parent 12abfc2 commit 3bef563

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postcss.config.js

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

0 commit comments

Comments
 (0)