Releases: vormwald/jekyll-tailwindcss
Releases · vormwald/jekyll-tailwindcss
v0.7.0
v0.6.2
What's Changed
- Better handle v4 plugins detection by @imustafin in #22
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Remove unused executable by @vormwald in #17
- Make the gem compatible with Tailwind v4 by @vormwald in #18
Warning
This release includes Breaking Changes
The gem now fully supports tailwind v4 by default. There are steps needed to continue using v3. Please refer to README for v3 setup.
Full Changelog: v0.5.1...v0.6.0
v0.5.1 / 2025-01-06
Notable Changes
Fixed an issue where reading from stderr would potentially block reading from stdin #13