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 prettier to js-tailwindcss and ts-tailwindcss #151

Open
anOatFlake opened this issue Oct 1, 2024 · 0 comments
Open

add prettier to js-tailwindcss and ts-tailwindcss #151

anOatFlake opened this issue Oct 1, 2024 · 0 comments

Comments

@anOatFlake
Copy link

The js-tailwindcss and ts-tailwindcss currently don't include prettier with the tailwindcss plugin.
Since tailwindcss has a recommended class order which defines how the styles are applied without accidental overwriting each other, the prettier-plugin-tailwindcss is able to prevent this with automatic class sorting.

I am willing to add this feature myself, is there anything i would need to know before submitting a pr (testing, commit conventions, etc)? The contributing guidelines don't define any concrete procedures.

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

1 participant