Sourced from tailwind's changelog.
v0.3.1 (2025-02-28)
- Support correct target for Linux MUSL with Tailwind v3.
v0.3.0 (2025-02-26)
- Support Tailwind v4+. This release assumes Tailwind v4 for new projects.
Note: v0.3.0 dropped target code for handling Linux MUSL with Tailwind v3. Use v0.3.1+ instead.
dec852e
release v0.3.12bc2fdf
Merge pull request #115
from phoenixframework/sd-musl-target-v3v4c0006e2
Support Linux MUSL v3 and v408629c8
release v0.3.08b3247d
Merge branch 'next'7e1f93b
use Tailwind 4.0.9 as latest44ac901
don't mention 0.3 or Tailwind v4 in README yet8ad425c
Pass url as a string into fetch_body! as URI.parse would not succeed
with a c...6f45cae
Merge pull request #97
from arcanemachine/main2278885
Merge pull request #110
from phoenixframework/sd-tailwind3to4