Skip to content

v4.0.0.beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@flavorjones flavorjones released this 10 Jan 15:54
· 78 commits to main since this release
9c22512

v4.0.0.beta.9

  • Update to Tailwind CSS v4.0.0-beta.9 @flavorjones

    Prerelease documentation at https://tailwindcss.com/docs/v4-beta

    Note that this upstream release finally includes linux-musl binaries, and so the native gem platforms are now specialized to {x86_64,aarch64}-linux-{gnu,musl}. You may need to update the platforms in your Gemfile.lock using bundle lock --add-platform.

    However, there are still no upstream armv7 binaries.