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

Feature: Add Tailwind class sorting to formatter #15

Merged
merged 4 commits into from
May 5, 2024

Conversation

samjowen
Copy link
Contributor

@samjowen samjowen commented May 5, 2024

Closes #6.

This pull request adds the TailwindFormatter and Phoenix.LiveView.HTMLFormatter as dev and test dependencies. It also updates the mix.lock file to include the new dependency. I have also added the correct configuration to the formatter.exs file.

I have run a dry test and the changes work as expected.

⚠️ Please note that I have not run mix format in this PR to avoid passing on merge conflicts to other contributors. I would recommend running mix format as its own pull request.

@chrisgreg chrisgreg merged commit 4b31fed into chrisgreg:main May 5, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Automatic Tailwind class name ordering
2 participants