solidjs / solidjs/templates

add prettier to js-tailwindcss and ts-tailwindcss

Open
#151 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.