Skip to content

Support new --silent tailwind flag via [silent]#618

Merged
flavorjones merged 2 commits into
rails:mainfrom
jordan-brough:silent-flag
Jun 15, 2026
Merged

Support new --silent tailwind flag via [silent]#618
flavorjones merged 2 commits into
rails:mainfrom
jordan-brough:silent-flag

Conversation

@jordan-brough

Copy link
Copy Markdown
Contributor

The next version of tailwind (after 4.3.0) will support a --silent flag: tailwindlabs/tailwindcss#20100

This PR allows using it like css: bin/rails tailwindcss:watch[silent] in a Procfile.dev.

If the tailwind version doesn't support the flag it will be silently ignored.

If the tailwind version doesn't support the flag it will be silently ignored.
@jordan-brough jordan-brough changed the title Support new --silent tailwind flag via [silent] flag Support new --silent tailwind flag via [silent] May 22, 2026

@flavorjones flavorjones left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! Thanks for this. I'm going to hold off on merging until 4.3.1 (or whatever the next version is) is released and I can kick the tires.

@flavorjones

Copy link
Copy Markdown
Member

OK, 4.3.1 is out and I'm releasing tailwindcss-ruby now. Will review again shortly.

@flavorjones flavorjones merged commit 9a6a58a into rails:main Jun 15, 2026
20 checks passed
@jordan-brough

Copy link
Copy Markdown
Contributor Author

Thank you!

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