Commit graph

4 commits

Author SHA1 Message Date
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
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
8fbeb20900 First working version. 2025-08-17 17:06:15 +08:00