We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed0122 commit ca870b7Copy full SHA for ca870b7
1 file changed
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## Unreleased
8
9
+## [0.23.2] - 2026-03-23
10
+
11
### Added
12
* `buildTrunkPackage` can now process css assets with tailwind
13
using `rel="tailwind-css"` in the index.html if `tailwindcss` is present and
@@ -971,6 +973,7 @@ files parsed as nix attribute sets.
971
973
## 0.1.0 - 2022-01-22
972
974
- First release
975
976
+[0.23.2]: https://github.com/ipetkov/crane/compare/v0.23.1...v0.23.2
977
[0.23.1]: https://github.com/ipetkov/crane/compare/v0.23.0...v0.23.1
978
[0.23.0]: https://github.com/ipetkov/crane/compare/v0.22.0...v0.23.0
979
[0.22.0]: https://github.com/ipetkov/crane/compare/v0.21.3...v0.22.0
0 commit comments