rustywind
« Back to VersTracker
Description:
CLI for organizing Tailwind CSS classes
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: tailwindcss rust cli formatter linter
Install: brew install rustywind
About:
Rustywind is a command-line utility designed to parse and reorder Tailwind CSS class strings within HTML and JSX files. It enforces a consistent, customizable sorting order, making large codebases easier to read and maintain. The tool helps developers automatically organize classes, reducing merge conflicts and improving code quality.
Key Features:
  • Fast parsing and sorting using a Rust-based engine
  • Highly configurable sort order via a config file
  • Dry-run mode to preview changes without modifying files
  • Supports HTML, JSX, TSX, and Vue file formats
Use Cases:
  • Enforcing a consistent team-wide Tailwind CSS class ordering
  • Automatically cleaning up messy class strings in legacy codebases
  • Reducing git diff noise when working with Tailwind classes
Alternatives:
  • prettier-plugin-tailwindcss – Integrates with Prettier for formatting, whereas rustywind is a standalone CLI tool.
  • tailwindcss-sorting – A VS Code extension, whereas rustywind can be run as a CLI or CI step.
Version History
Detected Version Rev Change Commit
Sep 14, 2025 5:29am 0 VERSION_BUMP 7c96f6eb