Blazity/next-enterprise

Suggestion: add `eslint-plugin-tailwindcss`

jan-lewandoski opened this issue ยท 3 comments

Hi everyone! Thanks for this amazing template ๐Ÿ”ฅ

I would like to suggest adding the eslint-plugin-tailwindcss.

The prettier-plugin-tailwindcss does a great job sorting the classes. However, it does not warn you whenever you use a class that does not exist.

Adding the eslint plugin could save developers some time whenever they make a typo in the classname.

What do you guys think? If you agree this could be helpful, I'm more than happy to submit a pull request.

Siemanko @jan-lewandoski, that's a great suggestion, PRs are highly appreciated! :)

@bmstefanski I've just submitted the pull request ๐Ÿ˜„ Happy to discuss it if needed ๐Ÿ‘

Closed by #76