add prettier to js-tailwindcss and ts-tailwindcss
Open
@LadyBluenotes is already working on this.
Since Sep 7, 2025.
- Dominant language
- TypeScript
- Stars
- 539
- Forks
- 129
- Avg merge
- 23h 46m
- Merged PRs (30d)
- 23
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.