Descripción
WindPress: el único plugin de integración de Tailwind CSS v3 y v4 para WordPress.
WindPress es un plugin de integración de Tailwind CSS para WordPress que permite utilizar toda la potencia de Tailwind CSS dentro del ecosistema WordPress.
Tailwind CSS version:
– 3.4.19
– 4.2.1
Características
WindPress está repleto de funciones diseñadas para agilizar tu flujo de trabajo. Algunas de nuestras favoritas son:
- Versión dual de Tailwind CSS: Tailwind CSS
3.xy4.xlisto. - Conectar y listo: Empieza a usar Tailwind CSS en WordPress en cuestión de segundos – no requiere configuración.
- Configuración personalizable: El plugin viene con una configuración CSS por defecto de Tailwind, pero puedes personalizarla fácilmente para adaptarla a tus necesidades.
- Fácil de usar: Ajustes simplificados e intuitivos para que empieces a trabajar rápidamente.
- Ligero: El escritorio construido sobre WordPress REST API, y un moderno framework JavaScript para una experiencia de usuario instantánea y adaptable. Sin embargo, tiene una pequeña huella y no ralentizará tu sitio.
- Rápido como un rayo: La caché hace que tu sitio WordPress sea rapidísimo. Genera el archivo CSS final optimizado en el navegador sin herramientas del lado del servidor. Ninguno de tus datos se transfiere por la red.
Y algunas integraciones específicas también incluyen las siguientes características:
- Autocompletado: A medida que escribas, los nombres de las clases de Tailwind CSS se sugerirán automáticamente.
- Recogedor de variables: Selecciona fácilmente los colores, fuentes y otras variables de los temas Tailwind CSS desde un panel.
- HTML a elementos nativos: Convierte HTML de Tailwind CSS en elementos nativos en el editor.
- Ordenar las clases: Ordena las clases de Tailwind CSS en el campo de entrada.
- Al pasar el cursor por encima de las clases:pasa el cursor por encima de las clases para ver el CSS generado completo y la vista previa del lienzo de diseño.
- Panel ubicuo: Un panel flotante que te permite acceder rápidamente a los ajustes de WindPress desde cualquier lugar de la página.
Visita nuestro sitio web para obtener más información.
Integración perfecta
Es fácil crear diseños con Tailwind CSS gracias a la perfecta integración con los maquetadores de páginas más populares:
- Gutenberg / Editor de bloques
- GreenShift
- Kadence WP
- LiveCanvas
- Timber
- Blockstudio — Pro
- Breakdance — Pro
- Bricks — Pro
- Builderius — Pro
- Etch — Pro
- Meta Box Views — Pro
- Oxygen 6 / Clásico – Pro
- WPCodeBox 2 — Pro
Planificado / En curso
Nota: La característica principal seguirá estando disponible en todas las versiones, pero es posible que en el futuro se añadan o eliminen algunas integraciones de la versión gratuita.
Trae tu propia integración
WindPress está diseñado para ser fácilmente extensible, por lo que puedes crear tus integraciones con Tailwind CSS. El plugin proporciona una API sencilla para añadir integraciones. Consulta nuestra guía detallada para los primeros pasos.
¿Te gusta WindPress?
- Escribe una valoración de 5 estrellas
- Compra la versión Pro.
- Únete a nuestro Grupo de Facebook
- Sponsor us on GitHub or Ko-fi
Agradecimientos
- Imagen de Pixel perfect en Flaticon
Declaración de afiliación: Este readme.txt puede contener enlaces de afiliación. Si decides hacer una compra a través de estos enlaces, podemos ganar una comisión sin coste adicional para ti.
Capturas

The WindPress settings page to choose the Tailwind CSS version. 
El editor de archivos tailwind.config.js, que permite añadir los plugins de Tailwind CSS.
El editor del archivo main.css, que permite añadir el CSS personalizado.
La función de sugerencias de nombres de clases de Tailwind CSS en el editor Gutenberg. 
Ordena las clases de Tailwind CSS en el campo de entrada. 
Al pasar el cursor sobre el nombre de la clase de Tailwind CSS para ver el CSS completo y la vista previa del lienzo de diseño. 
La página en la vista pública con las clases de Tailwind CSS aplicadas, tal y como se añadió desde el editor Gutenberg. 
The WindPress settings page to generate the cached CSS file. 
The WindPress log page to see the compiler logs.
Bloques
Este plugin proporciona 1 bloque.
- Common Block A generic and flexible block that lets you build any HTML element.
FAQ
-
¿Qué versión de Tailwind CSS es compatible con WindPress?
-
WindPress es compatible con las versiones 3 y 4 de Tailwind CSS y recibirás actualizaciones periódicas para ser compatible con la última versión.
-
¿Es compatible WindPress con los plugins de Tailwind CSS?
-
Si, WindPress es compatible con los plugins de Tailwind CSS. Puedes añadir los plugins en
tailwind.config.jscon el editor de archivos. Los plugins de Tailwind CSS se cargarán desde la CDNesm.sh. -
¿Necesito una conexión a Internet para utilizar WindPress?
-
No, por defecto no necesitas conexión a Internet para utilizar WindPress. Sin embargo, se requiere una conexión a Internet para cargar los plugins CSS de Tailwind desde el CDN.
-
¿Qué temas son compatibles con WindPress?
-
WindPress es compatible con cualquier tema de WordPress. Puede ser necesario un pequeño ajuste para que el escáner del compilador detecte las clases utilizadas en el tema.
Reseñas
Colaboradores y desarrolladores
«WindPress – Integración de Tailwind CSS para WordPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«WindPress – Integración de Tailwind CSS para WordPress» está traducido en 5 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «WindPress – Integración de Tailwind CSS para WordPress» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
3.2.76 – 2026-02-28
Changed
- Readme version formatting for better display on WordPress.org
3.2.75 – 2026-02-28
Added
- Updated bundled Tailwind CSS v4 to 4.2.1
3.2.74 – 2026-02-20
Added
- Updated bundled Tailwind CSS v3 to 3.4.19
- Updated bundled Tailwind CSS v4 to 4.2.0
Fixed
- [Breakdance] Prevented unwanted
margin-topstyles in the editor - [Bricks] Improved Firefox compatibility for html2bricks copy-paste
- [Internal] Fixed compiler partial scanning cache behavior
Changed
- Improved backend compile scan performance across integrations
- Improved file editor support for Tailwind CSS v4 features
3.2.73 – 2025-12-22
Added
- Updated bundled Tailwind CSS v4 to 4.1.18
Fixed
- [Elementor, Bricks, Oxygen, OxygenClassic, Breakdance, Builderius, Timber, Blockstudio] Scanner now properly supports batch system to handle large datasets
- [Internal] JSON string detection in cache fetch_contents method to properly set content type
3.2.72 – 2025-12-08
Changed
- Tested compatibility with WordPress 6.9
3.2.71 – 2025-12-08
Fixed
- [Internal] Plugin’s bundle (Zip) file are not generated correctly
3.2.70 – 2025-12-08
Fixed
- [Internal] Plugin’s bundle (Zip) file are not generated correctly
3.2.69 – 2025-12-08
Added
- Initial WordPress Abilities API support (experimental)
Fixed
- [Gutenberg] Generate Cache on Save feature’s assets are not loaded correctly
- [Internal] path handling issue on the Windows OS
Changed
- [Internal] Replace the old scanner’s dependency with
@windpress/oxide-parserpackage
3.2.68 – 2025-11-20
Added
- [Gutenberg] Added Dark Mode toggle to switch between Light, Dark, and System themes
- [Gutenberg] Generate Cache on Save feature
Changed
- Fixed color picker on the Wizard page when the initial color is empty
- Redefined how styles are loaded on the front page based on the selected Performance Mode: Hybrid, Cached, or Compiler.
Removed
- Reverted file version history feature introduced in v3.2.65 due to complexity and performance concerns
3.2.67 – 2025-11-04
Changed
- [Gutenberg] Improved the Common Block’s HTML to Blocks conversion process for better handling of complex HTML structures (experimental)
3.2.66 – 2025-11-04
Added
- [Gutenberg] Introduced «Common Block» — a generic and flexible block that lets you build any HTML element, with import/export support (experimental)
3.2.65 – 2025-10-24
Added
- Updated bundled Tailwind CSS v4 to 4.1.16
- Added file version history feature to the Simple File System (experimental)
3.2.64 – 2025-10-18
Added
- Updated bundled Tailwind CSS v4 to 4.1.14
- [TW4] Source Map support for easier debugging in the browser DevTools (experimental)
Fixed
- Wizard tree doesn’t show the children nodes correctly #66
- [Bricks] Paste HTML feature keyboard shortcut not working correctly #64 #67 #68
3.2.63 – 2025-09-27
Fixed
- [Breakdance] Integration doesn’t load on the recent version of Breakdance (v2.4.1)
- [TW4] IntelliSense was failing to correctly clean up
@applydirectives
3.2.62 – 2025-09-13
Changed
- Improved file editor performance by registering IntelliSense only once after initialization
3.2.61 – 2025-09-10
Fixed
- [Bricks] Plain Classes did not work on some Bricks template types like Archive, Search, and Section
3.2.60 – 2025-09-09
Added
- Updated bundled Tailwind CSS v4 to 4.1.13
- [LiveCanvas] Added compatibility with LiveCanvas 4.7
- Added integrations settings page to manage the integrations features
3.2.59 – 2025-09-01
Fixed
- [TW3] Missing
/css/preflight.cssfile where the Preflight styles are enabled
3.2.58 – 2025-08-19
Added
- Updated bundled Tailwind CSS v4 to 4.1.12
Changed
- Restricted the IntelliSense on the Files tab feature to work exclusively with Tailwind CSS v4
Fixed
- [TW3] Tailwind hover tooltips no longer show px equivalents #58
3.2.56 – 2025-08-13
Fixed
- [TW4] IntelliSense performance issue on the Files tab for the CSS file
3.2.55 – 2025-08-13
Added
- [TW4] IntelliSense on the Files tab for the CSS file
- WP-Rocket exclusion for the WindPress CSS and JavaScript files #54
Changed
- [TW4] Autocompletion feature searches now is faster
Fixed
- [Bricks] Plain Classes: Sort Classes glitch on the style
3.2.54 – 2025-07-24
Changed
- [Gutenberg] Compiler: The raw block data is now appended on the scanner data to improve the class name detection #53
- [Wizard] The Wizard’s data is now can saved directly without the need to switch the Files tab first
Fixed
- [Bricks] Plain Classes feature doesn’t work correctly with Bricks’ templates
- [Bricks] Variables value not registered correctly to the Bricks Global Variables system
3.2.53 – 2025-07-16
Added
- [Bricks] Added compatibility with Bricks 2.0
Fixed
- [Bricks] Plain Classes feature does not work correctly with the Components feature
3.2.51 – 2025-07-10
Fixed
- The
wizard.cssfile is not updated correctly on the syncing process
3.2.44 – 2025-07-09
Added
- Updated bundled Tailwind CSS v4 to 4.1.11
- [TW4] The Wizard feature is now available on the Dashboard page
3.2.43 – 2025-06-12
Added
- Updated bundled Tailwind CSS v4 to 4.1.10
3.2.42 – 2025-06-06
Changed
- [Gutenberg] Ran the Play Observer / Compiler even when the visual editor is not iframed
3.2.41 – 2025-06-04
Fixed
- [Bricks] Variables contain
--in the value being registered to the Bricks Global Variables system - Plugin’s bundle (Zip) file are not generated correctly
3.2.40 – 2025-06-01
Changed
- [Bricks] The Plain Classes and Variables feature compatibility for version 2.0-beta
- Optimize the bundle (Zip) size of the plugin
3.2.39 – 2025-05-29
Added
- Updated bundled Tailwind CSS v4 to 4.1.8
Changed
- [TW4] The Play Observer / Compiler performance & stability
- [TW4] Robust
@importhandling
3.2.35 – 2025-05-28
Changed
- [Gutenberg] The Play Observer / Compiler stability
Fixed
- [TW4]
@importa CDN stylesheet is not working correctly
3.2.34 – 2025-05-24
Added
- Etch integration [Pro] (experimental)
3.2.33 – 2025-05-20
Added
- Updated bundled Tailwind CSS v4 to 4.1.7
- Added context menu to the Simple File System explorer (right-click on the file explorer)
3.2.32 – 2025-05-11
Added
- Updated bundled Tailwind CSS v4 to 4.1.6
Fixed
- Unable to add new files to the Simple File System
3.2.31 – 2025-05-09
Added
- Updated bundled Tailwind CSS v4 to 4.1.5
Changed
- [TW4] The compiler is now logging the candidates it has found to aid in debugging
3.2.30 – 2025-04-29
Changed
- [Gutenberg] Loaded the Play Observer / Compiler in Pattern preview #40
- [Bricks] The Plain Classes feature compatibility for version 2.0-alpha #42
Fixed
- [Bricks] The Plain Classes field is not synchronized with the history (undo/redo) actions #44
3.2.29 – 2025-04-15
Added
- Updated bundled Tailwind CSS v4 to 4.1.4
3.2.28 – 2025-04-08
Changed
- Safari browser compatibility
- [Metabox Views] Scanner now use the rendered data instead of the raw data
3.2.27 – 2025-04-07
Fixed
- [TW4]
@sourcedirective withjsdelivrCDN is not working correctly
3.2.26 – 2025-04-06
Added
- Updated bundled Tailwind CSS v4 to 4.1.3
Changed
- [TW4] Autocompletion feature now supports user-defined classes from the Simple File System data
- Excluded WindPress files from processing by the SiteGround Speed Optimizer plugin
Fixed
- [Gutenberg] Misconfigured integration on the block editor
3.2.24 – 2025-04-03
Fixed
- [TW4] Error al generar la caché causado por el cambio en la directiva
@sourceen Tailwind CSS v4 (4.1.1)
3.2.23 – 2025-04-02
Added
- Updated bundled Tailwind CSS v4 to 4.1.1
Changed
- Added keyboard shortcuts to Generate Cache on the WindPress dashboard page
- [TW3] The Play Observer / Compiler performance & stability
3.2.22 – 2025-03-28
Fixed
- Problema de almacenamiento en la característica «Generar caché incremental» #34
3.2.21 – 2025-03-28
Changed
- [Experimental] El plugin ahora es totalmente traducible. Ayúdanos a traducir el plugin a tu idioma en WordPress.org.
3.2.12 – 2025-03-27
Added
- Updated bundled Tailwind CSS v4 to 4.0.17
3.2.11 – 2025-03-27
Added
- Updated bundled Tailwind CSS v4 to 4.0.16
3.2.7 – 2025-03-27
Fixed
- Browser compatibility issue with the latest compiler update.
- File on the editor are marked as read-only on Windows OS
3.2.5 – 2025-03-27
Added
- Updated bundled Tailwind CSS v4 to 4.0.15
- [TW4] The compiler can now generate cache on front-end pages when the «Admin always uses Compiler» setting is enabled.
Fixed
- [TW4][Breakdance, Bricks, Builderius, LiveCanvas, Oxygen Classic] La característica «Generar caché al guardar» no está disponible en la versión anterior
3.2.4 – 2025-03-27
Fixed
- [TW4] The local stylesheet import is not resolved correctly
3.2.3 – 2025-03-27
Added
- Integración de Oxygen 6 [Pro] (experimental)
Changed
- [TW4] The Play Observer / Compiler performance & stability
Fixed
- [TW4][Breakdance] Styles are now instantly applied in the editor
3.2.2 – 2025-03-27
Added
- Updated bundled Tailwind CSS v4 to 4.0.14
- Se ha renovado el diseño y la disposición de la página del escritorio de WindPress para mejorar la experiencia del usuario. Creado con la última versión de Nuxt UI
Fixed
- [TW3] The
tailwind.config.jsfile is not properly loaded
3.1.35 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.9
Changed
- [TW4] Importing additional CSS files with the
@importdirective are now with the following format:@import "fetch:https://example.com/path/to/the/file.css";
3.1.34 – 2024-12-19
Fixed
- Generating cache process issue on module resolution in the
main.cssfile
3.1.33 – 2024-12-19
Fixed
- Generating cache process issue on
@importdirective in themain.cssfile
3.1.32 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.8
- WPCodeBox 2 integration [Pro]
Changed
- Better performance on the generating cache process
- [TW4] Generating the CSS cache will remove unused CSS variables. To always keep it, add them within the
@theme static { }block in themain.cssfile. Alternatively, you can replace the@import 'tailwindcss/theme.css' layer(theme);code to@import "tailwindcss/theme.css" layer(theme) theme(static);on yourmain.cssfile.
3.1.31 – 2024-12-19
Fixed
- Simple File System imported data are not loaded correctly
3.1.30 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.7
Fixed
- [TW4] The
@sourcedirective is causing error when loaded in the page builders’ editor
3.1.29 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.6
- [TW4] Ahora la directiva
@sourcees compatible, pero difiere de la versión oficial de Tailwind CSS. Consulta nuestra documentación para obtener más información.
3.1.28 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.5
3.1.27 – 2024-12-19
Added
- Simple File System data are now exportable and importable from the WindPress dashboard page
3.1.26 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.4
3.1.25 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.3
3.1.24 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.1
3.1.23 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0
3.1.22 – 2024-12-19
Fixed
- [Gutenberg] The CSS class field autofocusing issue on the block editor
- [Gutenberg, Breakdance, Bricks, Builderius, LiveCanvas, Oxygen] La característica «Generar caché al guardar» no utiliza la versión seleccionada de Tailwind CSS.
3.1.21 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-beta.6
Fixed
- [Breakdance] Editor style is mixed with admin-bar style (margin-top)
3.1.20 – 2024-12-19
Changed
- Decoupled the Gutenberg-based integrations scanner
Fixed
- [Gutenberg, Breakdance, Bricks, Oxygen] La característica de vista previa al pasar el cursor desaparece demasiado tarde cuando se aleja el ratón del nombre de la clase.
3.1.19 – 2024-12-19
Added
- Blockstudio integration [Pro]
- Updated bundled Tailwind CSS v3 to 3.4.16
- Updated bundled Tailwind CSS v4 to 4.0.0-beta.5
3.1.18 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-beta.4
- Integración con Meta Box Views [Pro]
3.1.17 – 2024-12-19
Added
- The new website and documentation is now live at wind.press
- Updated bundled Tailwind CSS v4 to 4.0.0-beta.2
Fixed
- Los nombres de las clases exploradas no se desescapan correctamente (#4)
3.1.16 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-beta.1
3.1.15 – 2024-12-19
Added
- Updated bundled Tailwind CSS v3 to 3.4.15
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.34
Changed
- Tested compatibility with WordPress 6.7
- The LiveCanvas integration is now available on the Free version
- Tailwind CSS v3 stubs/default content are updated for the upcoming Wizard feature
Fixed
- [Gutenberg] Missing the WindPress data on the block editor
3.1.13 – 2024-12-19
Fixed
- Settings page doesn’t loaded
3.1.12 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.33
Changed
- [Breakdance, Bricks, Builderius, Oxygen] La característica Selector de variables se ha actualizado con los últimos nombres de variables de Tailwind CSS v4
- Tailwind CSS v3 stubs are updated for the upcoming Wizard feature
Fixed
- [Bricks] The Variable Picker panel is not showing correctly on the Bricks editor
3.1.10 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.32
3.1.9 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.30
3.1.8 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.29
3.1.7 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.28
3.1.6 – 2024-12-19
Added
- Updated bundled Tailwind CSS v3 to 3.4.14
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.27
- [Bricks] ha añadido ajustes para activar o desactivar las características de WindPress. Haz clic con el botón derecho el icono de WindPress en la barra superior del editor para acceder a los ajustes.
3.1.5 – 2024-12-19
Changed
- Reduced the number of Play modules loaded on front-end pages for non-admin users
- The Ubiquitous panel is now automatically hidden when outside of the panel is clicked
3.1.4 – 2024-12-19
Fixed
- Breakdance integration doesn’t work on the editor due to fail to load the required JavaScript files
3.1.3 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.26
Changed
- Improved handling of local JavaScript modules
- Renamed some action and filter hooks
- Some integrations’ features are conditionally loaded based on the supported Tailwind CSS version
3.1.1 – 2024-12-19
Added
- Ported Tailwind CSS v4 integration features to Tailwind CSS v3: Autocompletion, Sort, and Class Name to CSS
Changed
- The Play Observer regenerates the CSS only if new classes are added to the DOM
3.1.0 – 2024-12-19
Added
- Tailwind CSS v3 support has been added
- Updated bundled Tailwind CSS v3 to 3.4.13
Changed
- Disabled preflight styles by default on new installations
- The CSS and JavaScript files are now deletable by emptying the content
- The
main.cssandtailwind.config.jsfiles are now resettable by emptying the content
3.0.17 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.25
3.0.15 – 2024-12-19
Changed
- Added the bundled Tailwind CSS version number on the settings page
- Relative path support for the local CSS and JavaScript files
3.0.14 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.24
- A simple local CSS and JavaScript file support to manage the Tailwind CSS customizations
Fixed
- The Ubiquitous Panel feature issue on the Bricks editor
3.0.11 – 2024-12-19
Changed
- Temporarily disabled the Ubiquitous Panel feature on the Bricks editor due to integration issues.
3.0.10 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.23
- Initial support on Tailwind CSS configs loaded from CDN with the
@configdirective
Changed
- Internationalization (i18n) support on the admin dashboard
Fixed
- Some style issues on the admin dashboard
3.0.9 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.21
- Initial support on Tailwind CSS plugins loaded from CDN with the
@plugindirective
Changed
- Internationalization (i18n) support on the admin dashboard
3.0.8 – 2024-12-19
Added
- Gutenberg integration.
- GreenShift integration.
- Kadence WP integration.
3.0.6 – 2024-12-19
Changed
- Internationalization (i18n) support
3.0.0 – 2024-12-19
Added
- Updated bundled Tailwind CSS v4 to 4.0.0-alpha.20
- Timber integration
- Bricks integration [Pro]
- Breakdance integration [Pro]
- Integración con Builderius [Pro]
- Integración con LiveCanvas [Pro]
- Oxygen integration [Pro]
Changed
- Tested compatibility with WordPress 6.6
1.0.0 – 2024-12-19
Added
- 🐣 versión inicial.
