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

Tailwind v4 #243

Merged
merged 110 commits into from
Dec 13, 2024
Merged

Tailwind v4 #243

merged 110 commits into from
Dec 13, 2024

Conversation

irsyadadl
Copy link
Owner

@irsyadadl irsyadadl commented Nov 23, 2024

This PR updates the project to Tailwind v4, introducing major changes across all components. As Trac doesn’t yet support Tailwind v4, utilities such as hover: have been replaced with data-hovered: and similar alternatives.

If you have time, you can test this PR by cloning the repository:

git clone -b tailwind-v4 https://github.com/irsyadadl/justd.git justd-tw4

cd justd-tw4

bun first-time

@irsyadadl irsyadadl marked this pull request as draft November 23, 2024 17:43
@irsyadadl irsyadadl added enhancement New feature or request draft Working in progress labels Nov 23, 2024
@irsyadadl irsyadadl self-assigned this Nov 24, 2024
@irsyadadl irsyadadl removed their assignment Nov 24, 2024
@irsyadadl
Copy link
Owner Author

Grid will continue to have issues unless we address them, or unless the Tailwind variant provides clear guidance on setting up withTv in the tailwind.config which is no longer necessary. You can read more about this in issue 217.

@irsyadadl irsyadadl merged commit 33ed71f into main Dec 13, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants