🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Winden — Tailwind CSS Compiler with Full WordPress Integration
Winden — Tailwind CSS Compiler with Full WordPress Integration

Winden — Tailwind CSS Compiler with Full WordPress Integration

5/5 (2 ratings) — active installs Updated Apr 22, 2026
Winden settings panel

Winden settings panel

Winden brings the full power of Tailwind CSS v4 to WordPress. Write utility classes directly in your editor and see them compiled in real-time.

Features:

  • Full Tailwind CSS v4 support
  • Fallback for Tailwind CSS v3 with Config support
  • Real-time compilation in browser
  • Works with any theme or page builder
  • Gutenberg integration
  • Developer-friendly

Integrations:

  • Gutenberg (free)
  • FanCoolo WP (free)
  • Oxygen Builder (pro)
  • Bricks Builder (pro)
  • Elementor (pro)
  • Builderius (pro)

Bundled Tailwind Plugins:

  • @tailwindcss/forms
  • @tailwindcss/typography
  • @tailwindcss/container-queries

Easy migration:
* With single copy paste of style tab you can migrate form WindPress and other tailwindcss integration to Winden keeping all the classs in block attributes

External Services

Winden provides optional integration with external services for loading third-party Tailwind plugins. Core features work entirely offline.

Third-Party Tailwind Plugins:

When you use the @plugin directive with an external URL in your CSS configuration, Winden fetches the plugin module at compile time. For example: @plugin "https://esm.sh/daisyui@5";

  • Only activated when user explicitly adds a @plugin directive with a URL
  • Supports any ESM-compatible CDN (esm.sh, unpkg, jsdelivr, etc.)
  • Plugin fetching only occurs during development mode compilation
  • In production mode with dev mode disabled, no external requests are made
  • No user data or site information is transmitted