Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tailwindcss in Stylelint configuration #179

Open
ahangarha opened this issue Jan 26, 2022 · 3 comments
Open

Add support for Tailwindcss in Stylelint configuration #179

ahangarha opened this issue Jan 26, 2022 · 3 comments

Comments

@ahangarha
Copy link
Member

I see people face some issues with Stylelint while using Tailwindcss. Please either update the linter config to automatically ignore the errors related to Tailwindcss or let the programmer make such modifications or provide a better way to do this than adding some tweak to the code base to make the linter avoid the error.

I don't think it is a good idea to manipulate the codebase to prevent errors caused by the QA mechanism.

@topeogunleye
Copy link

Yes, I completely agree with @ahangarha points above, We(students) have been having some issues with using Tailwind CSS, and it would be great if support for tailwind CSS can be added to the config files

@awais-amjed
Copy link

Yes, I am also interested in using Tailwindcss, So it would be great if Microverse can provide a way around.

@bellom
Copy link
Collaborator

bellom commented Mar 25, 2022

I see people face some issues with Stylelint while using Tailwindcss. Please either update the linter config to automatically ignore the errors related to Tailwindcss or let the programmer make such modifications or provide a better way to do this than adding some tweak to the code base to make the linter avoid the error.

I don't think it is a good idea to manipulate the codebase to prevent errors caused by the QA mechanism.

@ahangarha - Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants