Skip to content

Commit d6c36e2

Browse files
committed
format
1 parent e666840 commit d6c36e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postcss.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
22
plugins: {
3-
'@tailwindcss/postcss': {},
3+
"@tailwindcss/postcss": {},
44
},
55
};

0 commit comments

Comments
 (0)