Idered / eslint-plugin-tailwind

ESLint rules for Tailwind CSS
MIT License
100 stars 7 forks source link

Eslint config not detecting tailwind.config #25

Open AlexC01 opened 1 year ago

AlexC01 commented 1 year ago

Im having problems setting up tailwind on my React project. I am using eslint, and I wanted to add tailwind and asked me to add it as a project, but then it says it is not correct. This is the error: image

This is my eslint config: image