Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details for Tailwind v4 support #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidwebca
Copy link

Tailwind v4 is now much easier to customize with its css-first configuration and automatic value detection. In this pull request, I simply suggest the addition of a specific section in the readme to explain to users, possibly coming here to upgrade a legacy project, how to add equivalent utilities by hand.

Tailwind v4 is now much easier to customize with its css-first configuration and automatic value detection. In this pull request, I simply suggest the addition of a specific section in the readme to explain to users, possibly coming here to upgrade a legacy project, how to add equivalent utilities by hand.
@davidwebca
Copy link
Author

davidwebca commented Mar 27, 2025

Here's a playground link displaying the result and showing that it works. https://play.tailwindcss.com/lC8MBCSicQ?file=css

The --spacing() function was already released. The PR I found was only about displaying value suggestions correctly, but the generated CSS was already correct and functional since v4.0.0 released.
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.

1 participant