Skip to content

Commit ea3a35e

Browse files
style: format code with Prettier
This commit fixes the style issues introduced in 7a6a80b according to the output from Prettier. Details: #4
1 parent 7a6a80b commit ea3a35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tailwind/postcss.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ module.exports = {
33
tailwindcss: {},
44
autoprefixer: {},
55
},
6-
}
6+
};

0 commit comments

Comments
 (0)