Skip to content

toolwind/waitlist

Repository files navigation

Toolwind

A curated registry of Tailwind CSS tools — crafted, collected, and trusted by developers who care about the details.

Toolwind is your home for the growing ecosystem of Tailwind CSS plugins, utilities, and enhancements. From handcrafted plugins that unlock new styling patterns to powerful community-built tools that extend what’s possible with Tailwind, this site is designed to make discovery, integration, and collaboration easier than ever.


✨ What You'll Find

Toolwind includes:

  • Popular Plugins: A collection of some of the most widely used and thoughtfully designed Tailwind extensions in the ecosystem.
  • Developer Utilities: Tools that improve ergonomics, add expressive styling capabilities, or bring new logic into your stylesheets.
  • Unified Registry: Browse, search, and explore Tailwind tooling in one place, with consistent documentation and usage examples.
  • Zero-config Upgrades: Keep your Tailwind setup up-to-date and frictionless with our optional integration tooling.

🚀 Getting Started

You don’t need to install anything to use Toolwind — just browse the site and copy what you need.

But if you want to get the most out of it:

npm install toolwind

Then check out our plugins:

// tailwind.config.js
const { plugins } = require('toolwind')

module.exports = {
  content: ['./src/**/*.{js,ts,jsx,tsx}'],
  plugins: plugins(),
}

🛠️ Roadmap

  • Public plugin registry
  • First-party plugin showcase
  • Tailwind playground integration
  • Configless install button
  • GitHub Action for publishing plugins
  • Plugin detail pages with examples and usage

❤️ Built by Toolwind

We’re obsessed with Tailwind CSS — and we’re here to make it even better.

Toolwind is built by developers who live in the ecosystem, for developers who want more out of it. Whether you're exploring new ideas or just looking for something that should’ve shipped with Tailwind, we’ve got you.


📫 Stay in the Loop


License

MIT

Releases

No releases published

Packages

No packages published