Skip to content

Commit dd7b05b

Browse files
committed
chore: tailwindcss lint
1 parent 7793d7b commit dd7b05b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ export default config({
55
next: true,
66
},
77
typescript: true,
8+
tailwindcss: true,
89
});

0 commit comments

Comments
 (0)