Skip to content

Commit bbbf2a0

Browse files
committed
1 parent fe485ab commit bbbf2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: prettier.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ module.exports = {
66
useTabs: false,
77
trailingComma: 'es5',
88
bracketSpacing: true,
9+
plugins: ['prettier-plugin-tailwindcss'],
910
}

0 commit comments

Comments
 (0)