Commit graph

5 commits

Author SHA1 Message Date
0006f2854e docs: Fix badge type parameter in README
Some checks failed
CI / Test on Linux (push) Has been cancelled
CI / Test on Linux-1 (push) Has been cancelled
CI / Test on macOS (push) Has been cancelled
CI / Test on macOS-1 (push) Has been cancelled
The second badge was incorrectly using `type=swift-versions`
instead of `type=platforms`.
2026-02-08 20:43:44 +08:00
ddf4b9df81 docs: Update README with badges and version info
Update the package dependency version from 1.0.0+tw.4.1.12 to
1.1.1+tw.4.1.18 and add Swift Package Index badges. Clarify that the
artifact bundle is now built using a custom Swift CLI tool with GitHub
Actions automation instead of a shell script.
2026-02-08 20:40:58 +08:00
506ec1b248 Prepare for new version scheme. 2025-08-18 15:55:22 +08:00
e23147768d Improve glob handling for source paths and update docs
- Simplify glob handling in TailwindCSSBuildPlugin to support **
patterns - Update README and Tailwind.css example to clarify glob usage
- Add Template.swift example using Tailwind classes - Extend tests to
verify class extraction from globbed Swift files
2025-08-18 15:22:54 +08:00
7c848062ec Add LICENSE and README files 2025-08-17 18:14:38 +08:00