Descrição
- 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 and terms of service.
Instalação
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the Plugins menu.
- Go to “CompileKit” in the admin menu.
- Install the Standalone CLI binary or Tailwind npm packages, set paths, and run the compiler.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“CompileKit – Tailwind CSS Compiler” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “CompileKit – Tailwind CSS Compiler” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.
