PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.0.12
WindPress – Tailwind CSS integration for WordPress v3.0.12
3.2.89 3.2.88 3.2.87 3.2.86 3.2.85 3.2.84 3.2.83 3.2.82 3.2.81 trunk 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 All 143 releases
windpress / readme.txt

readme.txt in WindPress – Tailwind CSS integration for WordPress 3.0.12, at readme.txt

123 lines 5.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WindPress ===
2 Contributors: suabahasa, rosua
3 Donate link: https://ko-fi.com/Q5Q75XSF7
4 Tags: tailwind, tailwindcss, tailwind css
5 Requires at least: 6.0
6 Tested up to: 6.6
7 Stable tag: 3.0.12
8 Requires PHP: 7.4
9 License: GPLv3
10 License URI: https://www.gnu.org/licenses/gpl-3.0.html
11
12 The most effortless Tailwind CSS v4 integration for WordPress.
13
14 == Description ==
15
16 ### WindPress: the only Tailwind CSS v4 integration plugin for WordPress.
17
18 WindPress is a platform agnostic Tailwind CSS v4 integration plugin for WordPress that allows you to use the full power of Tailwind CSS v4 within the WordPress ecosystem.
19
20 **Current [Tailwind CSS](https://tailwindcss.com/) version**: 4.0.0-alpha.24 next
21
22 ### Features
23
24 WindPress is packed full of features designed to streamline your workflow. Some of our favorites are:
25
26 * **Plug and play**: Start using Tailwind CSS in WordPress in seconds — no setup is required.
27 * **Customizable Configuration**: The plugin comes with a default Tailwind CSS configuration, but you can easily customize it to fit your needs.
28 * **Easy to use**: Simplified and intuitive settings to get you up and running quickly.
29 * **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.
30 * **Blazingly fast**: Cache makes your WordPress site blazing fast. Generate the final CSS file in the browser without server-side tools. None of your data is transferred over the network
31
32 ### Seamless Integration
33
34 It's easy to build design with Tailwind CSS v4 thanks to the seamless integration with the most popular visual/page builders:
35
36 * [Gutenberg](https://wordpress.org/gutenberg) / Block Editor
37 * [GreenShift](https://greenshiftwp.com/)
38 * [Kadence WP](https://kadencewp.com)
39 * [Timber](https://upstatement.com/timber/)
40 * [Breakdance](https://breakdance.com/ref/165/) — **Pro**
41 * [Bricks](https://bricksbuilder.io/) — **Pro**
42 * [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro**
43 * [LiveCanvas](https://livecanvas.com/) — **Pro**
44 * [Oxygen](https://oxygenbuilder.com/) — **Pro**
45
46 Planned / In Progress
47
48 * [Elementor](https://be.elementor.com/visit/?bta=209150&brand=elementor)
49 * [Divi](https://www.elegantthemes.com/affiliates/idevaffiliate.php?id=47622)
50 * [Pinegrow](https://pinegrow.com/wordpress)
51 * [Zion Builder](https://zionbuilder.io/)
52
53 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.
54
55 Visit [our website](https://wind.press) for more information.
56
57 = Love WindPress? =
58 - Give a [5-star review](https://wordpress.org/support/plugin/windpress/reviews/?filter=5/#new-post)
59 - Purchase the [Pro version](https://wind.press)
60 - Join our [Facebook Group](https://www.facebook.com/groups/1142662969627943)
61 - Sponsor us on [GitHub](https://github.com/sponsors/suabahasa) or [Ko-fi](https://ko-fi.com/Q5Q75XSF7)
62
63 = Credits =
64 - Image by [Pixel perfect](https://www.flaticon.com/free-icon/wind_727964) on Flaticon
65
66 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.
67
68 == Frequently Asked Questions ==
69
70 = How to contribute to WindPress? =
71
72 The source code is available on [GitHub](https://github.com/wind-press/windpress).
73
74 Please feel free to contribute, report issues, or make suggestions.
75 Star the repository if you like it.
76
77 == Changelog ==
78
79 Note: The Pro version has a version number with one higher minor version than the Free version.
80
81 For instance:
82 Free version 1.**0**.4
83 Pro version 1.**1**.4
84
85 = 3.0.12 =
86 * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.24 next)
87 * **New**: A simple local CSS and JavaScript file support to manage the Tailwind CSS customizations
88 * **Fix**: The Ubiquitous Panel feature issue on the Bricks editor
89
90 = 3.0.11 =
91 * **Change**: Temporary disable the Ubiquitous Panel feature on the Bricks editor due to causing issue with the integration.
92
93 = 3.0.10 =
94 * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.23 next)
95 * **New**: Initial support on Tailwind CSS configs loaded from CDN with the `@config` directive
96 * **Improve**: Internationalization (i18n) support on the admin dashboard
97 * **Fix**: Some style issues on the admin dashboard
98
99 = 3.0.9 =
100 * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.21 next)
101 * **New**: Initial support on Tailwind CSS plugins loaded from CDN with the `@plugin` directive
102 * **Improve**: Internationalization (i18n) support on the admin dashboard
103
104 = 3.0.8 =
105 * **New**: [Gutenberg](https://wordpress.org/gutenberg) integration.
106 * **New**: [GreenShift](https://greenshiftwp.com) integration.
107 * **New**: [Kadence WP](https://kadencewp.com) integration.
108
109 = 3.0.6 =
110 * **Improve**: Internationalization (i18n) support
111
112 = 3.0.0 =
113 * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.20 next)
114 * **New**: [Timber](https://upstatement.com/timber/) integration
115 * **New**: [Bricks](https://bricksbuilder.io/) integration **[Pro]**
116 * **New**: [Breakdance](https://breakdance.com/ref/165/) integration **[Pro]**
117 * **New**: [Builderius](https://builderius.io/?referral=afdfca82c8) integration **[Pro]**
118 * **New**: [LiveCanvas](https://livecanvas.com/?ref=4008) integration **[Pro]**
119 * **New**: [Oxygen](https://oxygenbuilder.com/) integration **[Pro]**
120 * **Improve**: Test compatibility with WordPress 6.6
121
122 = 1.0.0 =
123 * 🐣 Initial release.