Skip to content

Latest commit

 

History

History
173 lines (133 loc) · 6.39 KB

README.md

File metadata and controls

173 lines (133 loc) · 6.39 KB

WindPress Logo

WindPress

WindPress is a platform-agnostic plugin for integrating Tailwind CSS into WordPress, allowing you to harness the full power of Tailwind CSS within the WordPress ecosystem.

WordPress plugin version WordPress plugin downloads WordPress plugin active installs WordPress plugin rating
GitHub Release MIT License Build Status
GitHub Sponsors button ko-fi button facebook group button

Note

You are looking at the WordPress plugin for integrating Tailwind CSS v3 and v4.

Intro

Use Tailwind CSS within the block editor, page builders, plugins, and themes — no build step is required.

Features

  • Easy to use: Simplified and intuitive settings to get you up and running quickly.
  • 🥰 Customizable Configuration: Comes with a default Tailwind CSS configuration, which can be customized to fit your needs.
  • ⚡️ Lightweight and blazingly fast: Built on top of WordPress REST API. It has a small footprint and won't slow down your site.
  • 📦 Compile on the browser. No server is required: Generate the final CSS file in the browser without server-side tools. None of your data is transferred over the network.

Integrations

Seamless integration with the most popular visual/page builders:

Planned / In Progress

🛠 Development

Requirements

Getting Started

  1. Clone the repository to your wp-content/plugins directory:

    git clone https://github.com/wind-press/windpress.git windpress-dev
    cd windpress-dev
  2. Install the PHP dependencies:

    composer install
  3. Install the JavaScript dependencies:

    pnpm install
  4. Start the development server:

    pnpm run dev
  5. Activate the plugin.

Community

Backers

Thank you to all our backers! 🥰🫰🫶

If you like this project, please consider supporting us by becoming a backer. [Become a backer]

GitHub Sponsors button ko-fi button

Sponsors

Support this project by becoming a sponsor. Your logo will show up here and on the WindPress website with a link to your website. [Become a sponsor]

Repo Activity

Repo Activity

Star History Chart