CompileKit for Tailwind CSS
| 开发者 |
mstrdh
|
| 更新时间 |
2025年10月20日 20:35 |
| PHP版本: |
8.0 及以上 |
| WordPress版本: |
6.8 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
- Integrates Tailwind CSS Standalone CLI directly with WordPress.
- Option to compile on every page reload or manually.
- Configure input/output paths and CLI flags.
- Fully local. No Node.js or npm required.
安装:
- Upload the plugin folder to
/wp-content/plugins/.
- Activate the plugin through the Plugins menu.
- Go to "CompileKit" in the admin menu.
- Download the CLI binary, set paths, and run compiler.
更新日志:
2.1.9
- Release Date: 20 October 2025
- Added an option to change worker threads count
2.1.8
- Release Date: 20 October 2025
- General Improvements
2.1.7
- Release Date: 18 October 2025
- Added "Update Available" notice on checker screen
- Enhanced error display for failed compilations.
2.1.6
- Release Date: 17 October 2025
- Added multiple fallback options to detect installed Tailwind Compiler version
2.1.5
- Release Date: 4 September 2025
- Added @tailwindcss/typography and removed tailwind-clamp from the list of npm modules
2.1.4
- Release Date: 29 August 2025
- General code updates and improvements.
2.1.3
- Release Date: 28 August 2025
- General code updates and improvements.
- Added fallback method to compile CSS via npx if binary fails.
2.1.2
- Release Date: 23 August 2025
- General code updates.
- Updated LICENSE.
- Tailwind CLI binary is now deleted during plugin uninstall.
2.1.1
- Release Date: 15 August 2025
- New updates to compile with WordPress requirements.
2.1.0
- Release Date: 4 August 2025
- 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
- Release Date: 3 August 2025
- Initial public release.