Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wind-press/windpress

Use Tailwind CSS within the block editor, page builders, plugins, and themes — no build step is required
https://github.com/wind-press/windpress

tailwindcss wordpress

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


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:

* [Gutenberg](https://wordpress.org/gutenberg) / Block Editor
* [GreenShift](https://greenshiftwp.com/)
* [Kadence WP](https://kadencewp.com)
* [Timber](https://upstatement.com/timber/)
* [Breakdance](https://breakdance.com/ref/165/) — **Pro**
* [Bricks](https://bricksbuilder.io/) — **Pro**
* [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro**
* [LiveCanvas](https://livecanvas.com/) — **Pro**
* [Oxygen](https://oxygenbuilder.com/) — **Pro**

#### Planned / In Progress

* [Elementor](https://be.elementor.com/visit/?bta=209150&brand=elementor)
* [Divi](https://www.elegantthemes.com/affiliates/idevaffiliate.php?id=47622)
* [Pinegrow](https://pinegrow.com/wordpress)
* [Zion Builder](https://zionbuilder.io/)

## 🛠 Development

### Requirements

- [Node.js](https://nodejs.org/)
- [pnpm](https://pnpm.io)
- [Composer](https://getcomposer.org/)
- [Font Awesome Pro](https://docs.fontawesome.com/web/setup/packages#1-configure-pro-package-access)

### Getting Started

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

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

```bash
composer install
```

3. Install the JavaScript dependencies:

```bash
pnpm install
```

4. Start the development server:

```bash
pnpm run dev
```

5. Activate the plugin.

## Community

- 💬 Join the community on [Facebook Group](https://www.facebook.com/groups/1142662969627943).

## Backers

Thank you to all our backers! 🥰🫰🫶

If you like this project, please consider supporting us by becoming a backer. [[Become a backer](https://opencollective.com/windpress#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](https://wind.press) with a link to your website. [[Become a sponsor](https://ko-fi.com/post/WindPress-Bronze-Sponsor-U7U8143WIP)]

## Star History

Star History Chart