Title: CompileKit &#8211; Tailwind CSS Compiler
Author: mstrdh
Published: <strong>21 de agosto de  2025</strong>
Last modified: 7 de agosto de  2026

---

Buscar plugins

![](https://ps.w.org/compilekit/assets/banner-772x250.png?rev=3453091)

![](https://ps.w.org/compilekit/assets/icon-256x256.png?rev=3453091)

# CompileKit – Tailwind CSS Compiler

 Por [mstrdh](https://profiles.wordpress.org/mstrdh/)

[Descargar](https://downloads.wordpress.org/plugin/compilekit.3.0.5.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/compilekit/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/compilekit/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/compilekit/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/compilekit/#developers)

 [Soporte](https://wordpress.org/support/plugin/compilekit/)

## Descripción

 * Compiles Tailwind CSS v4 directly on the server.
 * Choose a compiler: Standalone CLI binary or Node.js (npm) packages.
 * Run compilation manually from the Admin UI or enable Auto-Compilation Mode for
   front-end refresh builds.
 * Configure input and output CSS paths inside the active theme.
 * Environment-aware output: Local/Staging is unminified (optional source maps),
   Live is minified.

### External services

This plugin can connect to GitHub to download the Tailwind Standalone CLI binary
when requested in the admin UI.
 An HTTPS request to GitHub is made only when an
admin clicks “Download Tailwind Standalone CLI” or “Reinstall Tailwind Standalone
CLI”. The request uses the user-agent “WordPress/compilekit”. Learn more about [privacy policy](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement)
and [terms of service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).

## Instalación

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins menu.
 3. Go to “CompileKit” in the admin menu.
 4. Install the Standalone CLI binary or Tailwind npm packages, set paths, and run 
    the compiler.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“CompileKit – Tailwind CSS Compiler” es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

 *   [ mstrdh ](https://profiles.wordpress.org/mstrdh/)

[Traduce “CompileKit – Tailwind CSS Compiler” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/compilekit)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/compilekit/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/compilekit/) ,
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/compilekit/)
por [RSS](https://plugins.trac.wordpress.org/log/compilekit/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 3.0.5

 * Tested up to WordPress 7.0.3.

#### 3.0.4

 * Fixed compilation being reported as failed on hosts that cap the number of processes/
   threads (ulimit -u), where the compiler finishes the build but never exits. The
   build is now completed as soon as the compiler reports it is done.
 * Added a 20-second guard for compiler processes so a stuck build can no longer
   freeze the admin request until a gateway timeout.
 * Removed the “Auto” compiler mode. Node.js (npm) is now the default; the other
   compiler is used automatically as a fallback when the selected one is missing
   or fails.
 * Unminified builds (Local/Staging) now run the optimizer for a smaller stylesheet.
 * Hardened the Node.js package installation: package lifecycle scripts are no longer
   executed, so a compromised dependency cannot run code on the server.

#### 3.0.3

 * Added a loading overlay with a status message for long-running actions (CLI download,
   npm install/remove, manual compile) so the page no longer appears frozen.

#### 3.0.2

 * Hardened output CSS path validation against parent-directory (..) traversal.
 * More reliable npm detection during package install (now works on hosts with only
   shell_exec).
 * Removed a redundant Node.js check that ran an extra process on every npm-based
   build.
 * Cached the Standalone CLI pre-flight check to avoid an extra process on every
   build.
 * Limited theme CSS scan depth for a faster scan and a cleaner file selector.
 * Prevented a PHP warning when the output stylesheet has not been compiled yet.
 * Improved Auto-Compilation locking to prevent overlapping builds on slow hosts.

#### 3.0.1

 * Confirmed compatibility with WordPress 7.0.

#### 3.0.0

 * New admin UI (redesigned settings and workflow)
 * Added compiler selection: Auto, Standalone CLI, or Node.js (npm)
 * Environment-aware builds [Local/Staging is unminified, optional source maps |
   | Live is minified]
 * Improved diagnostics and admin notices for compiler failures
 * Improved compiler workflow and overall stability
 * Refactored architecture for reliability and maintainability

#### 2.2.0

 * Minor updates

#### 2.1.9

 * Added an option to change worker threads count

#### 2.1.8

 * General Improvements

#### 2.1.7

 * Added “Update Available” notice on checker screen
 * Enhanced error display for failed compilations.

#### 2.1.6

 * Added multiple fallback options to detect installed Tailwind Compiler version

#### 2.1.5

 * Added @tailwindcss/typography and removed tailwind-clamp from the list of npm
   modules

#### 2.1.4

 * General code updates and improvements.

#### 2.1.3

 * General code updates and improvements.
 * Added fallback method to compile CSS via npx if binary fails.

#### 2.1.2

 * General code updates.
 * Updated LICENSE.
 * Tailwind CLI binary is now deleted during plugin uninstall.

#### 2.1.1

 * New updates to compile with WordPress requirements.

#### 2.1.0

 * Added Updates page.
 * Added an option to check the current and latest CLI version.
 * Added an option to reinstall the latest CLI version.

#### 2.0.0

 * Initial public release.

## Meta

 *  Versión **3.0.5**
 *  Última actualización **hace 4 días**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 6.0 o superior **
 *  Testeado hasta **7.0.3**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/compilekit/)
 * Etiquetas:
 * [cli](https://es-ar.wordpress.org/plugins/tags/cli/)[compiler](https://es-ar.wordpress.org/plugins/tags/compiler/)
   [css](https://es-ar.wordpress.org/plugins/tags/css/)[tailwind](https://es-ar.wordpress.org/plugins/tags/tailwind/)
   [theme](https://es-ar.wordpress.org/plugins/tags/theme/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/compilekit/advanced/)

## Valoraciones

Todavía no se enviaron reseñas.

[Your review](https://wordpress.org/support/plugin/compilekit/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/compilekit/reviews/)

## Colaboradores

 *   [ mstrdh ](https://profiles.wordpress.org/mstrdh/)

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/compilekit/)