Skip to content

Explicitly require :tailwind >= 0.5 for ColocatedCSS#6731

Merged
SteffenDE merged 1 commit into
phoenixframework:mainfrom
rhcarvalho:tailwind-0.5-colocatedcss
Jun 15, 2026
Merged

Explicitly require :tailwind >= 0.5 for ColocatedCSS#6731
SteffenDE merged 1 commit into
phoenixframework:mainfrom
rhcarvalho:tailwind-0.5-colocatedcss

Conversation

@rhcarvalho

Copy link
Copy Markdown
Contributor

ColocatedCSS new in 1.8.8 requires passing env as a list to phoenix/tailwind config, supported from version 0.5.

To prevent new apps from going into an unsupported state, explicitly bump the version range to require at least 0.5.

See #6706 and phoenixframework/phoenix_live_view#4295.

ColocatedCSS new in 1.8.8 requires passing env as a list to
phoenix/tailwind config, supported from version 0.5.

To prevent new apps from going into an unsupported state, explicitly
bump the version range to require at least 0.5.
@SteffenDE SteffenDE merged commit 48524ae into phoenixframework:main Jun 15, 2026
8 checks passed
@SteffenDE

Copy link
Copy Markdown
Member

🙌🏻

@rhcarvalho rhcarvalho deleted the tailwind-0.5-colocatedcss branch June 16, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants