Skip to content

Commit 9aa589c

Browse files
committed
chore(style): fix prettier findings
1 parent 7cc72ac commit 9aa589c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postcss.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ export default {
22
plugins: {
33
autoprefixer: {},
44
cssnano: {},
5-
"@tailwindcss/postcss": {},
5+
"@tailwindcss/postcss": {}
66
}
7-
}
7+
};

0 commit comments

Comments
 (0)