CompileKit for Tailwind CSS
开发者 |
mstrdh
|
更新时间 |
2025年8月29日 00:30 |
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.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.