We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dx fmt
Tailwind provides an official prettier plugin that can automatically sort classnames: https://www.npmjs.com/package/prettier-plugin-tailwindcss
Of course, it only works for JS/TS files and not for Rust.
dx fmt should provide an option for formatting Tailwind classnames in Rust files.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
Tailwind provides an official prettier plugin that can automatically sort classnames: https://www.npmjs.com/package/prettier-plugin-tailwindcss
Of course, it only works for JS/TS files and not for Rust.
Implement Suggestion
dx fmt
should provide an option for formatting Tailwind classnames in Rust files.The text was updated successfully, but these errors were encountered: