=== WindPress - Tailwind CSS integration for WordPress === Contributors: suabahasa, rosua Donate link: https://ko-fi.com/Q5Q75XSF7 Tags: tailwind, tailwindcss, tailwind css Requires at least: 6.0 Tested up to: 6.7 Stable tag: 3.2.24 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Integrate Tailwind CSS 3 or 4 into WordPress easily, in seconds. Works well with the block editor, page builders, plugins, themes, and custom code. == Description == ### WindPress: the only Tailwind CSS v3 and v4 integration plugin for WordPress. WindPress is a platform agnostic [Tailwind CSS](https://tailwindcss.com/) integration plugin for WordPress that allows you to use the full power of Tailwind CSS within the WordPress ecosystem. **Tailwind CSS version**: - 3.4.17 - 4.1.1 ### Features WindPress is packed full of features designed to streamline your workflow. Some of our favorites are: * **Dual Tailwind CSS version**: Tailwind CSS `3.x` and `4.x` ready. * **Plug and play**: Start using Tailwind CSS in WordPress in seconds — no setup is required. * **Customizable Configuration**: The plugin comes with a default Tailwind CSS configuration, but you can easily customize it to fit your needs. * **Easy to use**: Simplified and intuitive settings to get you up and running quickly. * **Lightweight**: The plugin dashboard built on top of WordPress REST API, and a modern JavaScript framework for an instant, responsive user experience. Yet it has a small footprint and won't slow down your site. * **Blazingly fast**: Cache makes your WordPress site blazing fast. Generate the final optimized CSS file in the browser without server-side tools. None of your data is transferred over the network. And some specific integrations also include the following features: * **Autocompletion**: As you type, Tailwind CSS class names will be suggested automatically. * **Variable Picker**: Easily select Tailwind CSS themes' colors, fonts, and other variables from a panel. * **HTML to native elements**: Convert Tailwind CSS HTML to native elements in the editor. * **Sort the classes**: Sort the Tailwind CSS classes on the input field. * **Hover Preview the classes**: Hover over the classes to see the complete outputted CSS and the preview of the design canvas. * **Ubiquitous Panel**: A floating panel that allows you to quickly access the WindPress settings from anywhere on the page. Visit [our website](https://wind.press) for more information. ### Seamless Integration It's easy to build design with Tailwind CSS thanks to the seamless integration with the most popular visual/page builders: * [Gutenberg](https://wordpress.org/gutenberg) / Block Editor * [GreenShift](https://shop.greenshiftwp.com/?from=3679) * [Kadence WP](https://kadencewp.com) * [LiveCanvas](https://livecanvas.com/?ref=4008) * [Timber](https://upstatement.com/timber/) * [Blockstudio](https://blockstudio.dev/?ref=7) — **Pro** * [Breakdance](https://breakdance.com/ref/165/) — **Pro** * [Bricks](https://bricksbuilder.io/) — **Pro** * [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro** * [Meta Box Views](https://metabox.io/plugins/mb-views/) — **Pro** * [Oxygen 6 / Classic](https://oxygenbuilder.com/ref/12/) — **Pro** * [WPCodeBox 2](https://wpcodebox.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/) Note: The core feature will remain available on all versions, but some integrations may be added or removed from the free version in the future. ### Bring Your Own Integration WindPress is designed to be easily extensible, so you can build your integrations with Tailwind CSS. The plugin provides a simple API for adding integrations. Check out our detailed [guide](https://wind.press/docs/integrations/custom-theme) to get started. = Love WindPress? = - Give a [5-star review](https://wordpress.org/support/plugin/windpress/reviews/?filter=5/#new-post) - Purchase the [Pro version](https://wind.press) - Join our [Facebook Group](https://www.facebook.com/groups/1142662969627943) - Sponsor us on [GitHub](https://github.com/sponsors/suabahasa) or [Ko-fi](https://ko-fi.com/Q5Q75XSF7) = Credits = - Image by [Pixel perfect](https://www.flaticon.com/free-icon/wind_727964) on Flaticon Affiliate Disclosure: This readme.txt may contain affiliate links. If you decide to make a purchase through these links, we may earn a commission at no extra cost to you. == Screenshots == 1. The WindPress settings page to choose the Tailwind CSS version or generate the cached CSS file. 2. The `tailwind.config.js` file editor, which let adding the Tailwind CSS plugins. 3. The `main.css` file editor, which let adding the custom CSS. 4. The Tailwind CSS class name suggestions feature on the Gutenberg editor. 5. Sort the Tailwind CSS classes on the input field. 6. Hover over the Tailwind CSS class name to see the complete outputted CSS and the preview of the design canvas. 7. The front-end page with the Tailwind CSS classes applied, as was added from the Gutenberg editor. == Frequently Asked Questions == = Which version of Tailwind CSS is supported by WindPress? = WindPress supports both Tailwind CSS versions 3 and 4 and will receive regular updates to support the latest version. = Is WindPress support the Tailwind CSS plugins? = Yes, WindPress supports Tailwind CSS plugins. You can add the plugins in the `tailwind.config.js` file editor. The Tailwind CSS plugins will be loaded from the `esm.sh` CDN. = Do I need an internet connection to use WindPress? = No, by default, you do not need an internet connection to use WindPress. However, an internet connection is required to load the Tailwind CSS plugins from the CDN. = What themes is WindPress compatible with? = WindPress is compatible with any WordPress theme. A small adjustment may be needed for the compiler scanner to detect the used classes in the theme. == Changelog == Note: The Pro version has a version number with one higher minor version than the Free version. For instance: Free version 1.**0**.4 Pro version 1.**1**.4 = 3.2.24 = * **Fix**: [TW4] Error on generate cache caused by the `@source` directive change in the Tailwind CSS v4 (4.1.1) = 3.2.23 = * **New**: Upgraded to Tailwind CSS v4 (4.1.1 latest) * **Improve**: Add keyboard shortcuts to Generate Cache on the WindPress dashboard page * **Improve**: [TW3] The Play Observer / Compiler performance & stability = 3.2.22 = * **Fix**: Storage issue on the Incremental Generate Cache feature [#34](https://github.com/wind-press/windpress/issues/34) = 3.2.21 = * **Improve**: [Experimental] The plugin is now fully translatable. Help us to translate the plugin into your language on [WordPress.org](https://translate.wordpress.org/projects/wp-plugins/windpress) = 3.2.12 = * **New**: Upgraded to Tailwind CSS v4 (4.0.17 latest) = 3.2.11 = * **New**: Upgraded to Tailwind CSS v4 (4.0.16 latest) = 3.2.7 = * **Fix**: Browser compatibility issue with the latest compiler update. * **Fix**: File on the editor are marked as read-only on Windows OS = 3.2.5 = * **New**: Upgraded to Tailwind CSS v4 (4.0.15 latest) * **New**: [TW4] The compiler now can generating cache on the front-end page. This only available if the "Admin always uses Compiler" setting is enabled. * **Fix**: [TW4][Breakdance, Bricks, Builderius, LiveCanvas, Oxygen Classic] The "Generate Cache on Save" feature are not available on the previous version = 3.2.4 = * **Fix**: [TW4] The local stylesheet import is not resolved correctly = 3.2.3 = * **New**: [Oxygen 6](https://oxygenbuilder.com/ref/12/) integration **[Pro]** * **Improve**: [TW4] The Play Observer / Compiler performance & stability * **Fix**: [TW4][Breakdance] The style are now instantly applied on the editor = 3.2.2 = * **New**: Upgraded to Tailwind CSS v4 (4.0.14 latest) * **New**: Refreshed the WindPress dashboard page design and layout for better user experience. Built with the latest [Nuxt UI](https://ui.nuxt.com/pro?aff=GZ5Zd) * **Fix**: [TW3] The `tailwind.config.js` file are not properly loaded = 3.1.35 = * **New**: Upgraded to Tailwind CSS v4 (4.0.9 latest) * **Change**: [TW4] Importing additional CSS files with the `@import` directive are now with the following format: `@import "fetch:https://example.com/path/to/the/file.css";` = 3.1.34 = * **Fix**: Generating cache process issue on module resolution in the `main.css` file = 3.1.33 = * **Fix**: Generating cache process issue on `@import` directive in the `main.css` file = 3.1.32 = * **New**: Upgraded to Tailwind CSS v4 (4.0.8 latest) * **New**: [WPCodeBox 2](https://wpcodebox.com/) integration **[Pro]** * **Improve**: Better performance on the generating cache process * **Change**: [TW4] Generating the CSS cache will remove unused CSS variables. To always keep it, add them within the `@theme static { }` block in the `main.css` file. Alternatively, you can replace the `@import 'tailwindcss/theme.css' layer(theme);` code to `@import "tailwindcss/theme.css" layer(theme) theme(static);` on your `main.css` file. = 3.1.31 = * **Fix**: Simple File System imported data are not loaded correctly = 3.1.30 = * **New**: Upgraded to Tailwind CSS v4 (4.0.7 latest) * **Fix**: [TW4] The `@source` directive is causing error when loaded in the page builders' editor = 3.1.29 = * **New**: Upgraded to Tailwind CSS v4 (4.0.6 latest) * **New**: [TW4] The `@source` directive is now supported but differs from the official Tailwind CSS version. Please refer to [our documentation](https://wind.press/docs/configuration/file-main-css#scanning-additional-sources) for details. = 3.1.28 = * **New**: Upgraded to Tailwind CSS v4 (4.0.5 latest) = 3.1.27 = * **New**: Simple File System data are now exportable and importable from the WindPress dashboard page = 3.1.26 = * **New**: Upgraded to Tailwind CSS v4 (4.0.4 latest) = 3.1.25 = * **New**: Upgraded to Tailwind CSS v4 (4.0.3 latest) = 3.1.24 = * **New**: Upgraded to Tailwind CSS v4 (4.0.1 latest) = 3.1.23 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0 latest) = 3.1.22 = * **Fix**: [Gutenberg] The CSS class field autofocusing issue on the block editor * **Fix**: [Gutenberg, Breakdance, Bricks, Builderius, LiveCanvas, Oxygen] The "Generate Cache on Save" feature doesn't use the selected Tailwind CSS version = 3.1.21 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.6 next) * **Fix**: [Breakdance] Editor style is mixed with admin-bar style (margin-top) = 3.1.20 = * **Fix**: [Gutenberg, Breakdance, Bricks, Oxygen] The hover preview feature is too late to disappear when the mouse is moved away from the class name * **Change**: Decouple the Gutenberg-based integrations' scanner = 3.1.19 = * **New**: [Blockstudio](https://blockstudio.dev/?ref=7) integration **[Pro]** * **New**: Upgraded to Tailwind CSS v3 (3.4.16) * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.5 next) = 3.1.18 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.4 next) * **New**: [Meta Box Views](https://metabox.io/plugins/mb-views/) integration **[Pro]** = 3.1.17 = * **New**: The new website and documentation is now live at [wind.press](https://wind.press) * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.2 next) * **Fix**: Scanned classes names are not unescaped correctly ([#4](https://github.com/wind-press/windpress/issues/4)) = 3.1.16 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.1 next) = 3.1.15 = * **New**: Upgraded to Tailwind CSS v3 (3.4.15) * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.34 next) * **Improve**: Test compatibility with WordPress 6.7 * **Fix**: [Gutenberg] Missing the WindPress data on the block editor * **Change**: The [LiveCanvas](https://livecanvas.com/?ref=4008) integration is now available on the Free version * **Change**: Tailwind CSS v3 stubs/default content are updated for the upcoming Wizard feature = 3.1.13 = * **Fix**: Settings page doesn't loaded = 3.1.12 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.33 next) * **Improve**: [Breakdance, Bricks, Builderius, Oxygen] Variable Picker feature is now updated to the latest Tailwind CSS v4 variable names * **Fix**: [Bricks] The Variable Picker panel is not showing correctly on the Bricks editor * **Change**: Tailwind CSS v3 stubs are updated for the upcoming Wizard feature = 3.1.10 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.32 next) = 3.1.9 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.30 next) = 3.1.8 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.29 next) = 3.1.7 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.28 next) = 3.1.6 = * **New**: Upgraded to Tailwind CSS v3 (3.4.14) * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.27 next) * **New**: [Bricks] added settings to enable or disable WindPress' features. Right-click the WindPress icon on the Editor's top bar to access the settings. = 3.1.5 = * **Improve**: Reduce the number of Play modules loaded on the front-end page for non-admin users * **Improve**: The Ubiquitous panel is now automatically hidden when outside of the panel is clicked = 3.1.4 = * **Fix**: Breakdance integration doesn't work on the editor due to fail to load the required JavaScript files = 3.1.3 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.26 next) * **Improve**: Properly handling the local JavaScript modules * **Change**: Renamed some action and filter hooks * **Change**: Some integrations' features are conditionally loaded based on the supported Tailwind CSS version = 3.1.1 = * **New**: Porting the Tailwind CSS v4 specific integration features to the Tailwind CSS v3: Autocompletion, Sort, and Class name to CSS * **Improve**: The Play Observer regenerates the CSS only if new classes are added to the DOM = 3.1.0 = * **New**: Tailwind CSS v3 support has been added * **New**: Upgraded to Tailwind CSS v3 (3.4.13) * **Change**: Disable the preflight styles by default on the new installation * **Change**: The CSS and JavaScript files are now deletable by emptying the content * **Change**: The `main.css` and `tailwind.config.js` files are now resettable by emptying the content = 3.0.17 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.25 next) = 3.0.15 = * **Improve**: Added the bundled Tailwind CSS version number on the settings page * **Improve**: Relative path support for the local CSS and JavaScript files = 3.0.14 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.24 next) * **New**: A simple local CSS and JavaScript file support to manage the Tailwind CSS customizations * **Fix**: The Ubiquitous Panel feature issue on the Bricks editor = 3.0.11 = * **Change**: Temporary disable the Ubiquitous Panel feature on the Bricks editor due to causing issue with the integration. = 3.0.10 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.23 next) * **New**: Initial support on Tailwind CSS configs loaded from CDN with the `@config` directive * **Improve**: Internationalization (i18n) support on the admin dashboard * **Fix**: Some style issues on the admin dashboard = 3.0.9 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.21 next) * **New**: Initial support on Tailwind CSS plugins loaded from CDN with the `@plugin` directive * **Improve**: Internationalization (i18n) support on the admin dashboard = 3.0.8 = * **New**: [Gutenberg](https://wordpress.org/gutenberg) integration. * **New**: [GreenShift](https://shop.greenshiftwp.com/?from=3679) integration. * **New**: [Kadence WP](https://kadencewp.com) integration. = 3.0.6 = * **Improve**: Internationalization (i18n) support = 3.0.0 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.20 next) * **New**: [Timber](https://upstatement.com/timber/) integration * **New**: [Bricks](https://bricksbuilder.io/) integration **[Pro]** * **New**: [Breakdance](https://breakdance.com/ref/165/) integration **[Pro]** * **New**: [Builderius](https://builderius.io/?referral=afdfca82c8) integration **[Pro]** * **New**: [LiveCanvas](https://livecanvas.com/?ref=4008) integration **[Pro]** * **New**: [Oxygen](https://oxygenbuilder.com/ref/12/) integration **[Pro]** * **Improve**: Test compatibility with WordPress 6.6 = 1.0.0 = * 🐣 Initial release.