37194f5d29
chore: Use explicit ./artifacts path in release workflow
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
2025-10-23 20:46:37 +08:00
b84662843b
feat: Add workflow to release TailwindCSS CLI artifacts
2025-10-23 20:12:16 +08:00
d637b95450
chore: Add Swift 6.2 to CI matrix and cache packages
2025-10-23 20:01:04 +08:00
da0c9046ae
fix: Update TailwindCSSCLI binary target to 1.1.0-test.4
2025-10-05 17:44:50 +08:00
caa5c6651b
fix: expand triple for bundle info.json too.
2025-10-05 17:37:39 +08:00
b4f1cf9dbd
refactor: Update TailwindCSSCLI binary target and refactor builder
2025-10-05 17:25:53 +08:00
eafe2a2b94
fix: Rename bundles to archives in artifact bundle index
2025-10-05 16:01:45 +08:00
45db20f487
chore: test release
2025-10-05 15:47:49 +08:00
5a3c64f599
refactor: Replace shell script with Swift CLI for artifact bundling
2025-10-05 15:39:43 +08:00
dca866c3a9
ci: Remove Swift package cache steps from CI workflow ...because we
...
don't have dependencies at this moment, so Package.resolved wasn't even
there.
2025-08-20 21:16:28 +08:00
b0d9e8895a
fix: Update resource path to Views/Test.html in Package.swift
2025-08-20 21:13:12 +08:00
8d56a1d62b
fix: Specify UTF-8 encoding when reading Tailwind.css file
2025-08-20 21:12:55 +08:00
327ec788c8
ci: Oh forgot Swift 6.2 is still not yet released.
2025-08-20 21:09:07 +08:00
d8ddc57a9a
ci: Add CI workflow for Linux and macOS with Swift 6.1/6.2
2025-08-20 21:07:22 +08:00
8359d795eb
Improve source file detection and tests
...
- Use SwiftPM-provided sourceFiles for filtering - Add Utils.swift with
URL descendant check - Update example to use Views/ instead of Folder/ -
Add test for non-included Swift file - Update .zed settings to disable
VSCode CSS language server
2025-08-20 21:01:17 +08:00
cfb5d2a4a2
fix: capturing source directives
2025-08-20 11:47:26 +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
8fbeb20900
First working version.
2025-08-17 17:06:15 +08:00
2f70b79493
fix: missing type field
2025-08-17 14:03:38 +08:00
ae6e4e54ec
add artifact bundle script
2025-08-17 12:13:16 +08:00