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

Upgrade tailwindcss to v4 #16069

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

dhruvmanila
Copy link
Member

@dhruvmanila dhruvmanila commented Feb 10, 2025

Summary

This PR commits the changes made by npx @tailwindcss/upgrade@next

Reference: https://tailwindcss.com/docs/upgrade-guide#using-the-upgrade-tool

TODO:

  • There's some issue with the width here
Screenshot 2025-02-10 at 9 54 58 AM

Test Plan

@dhruvmanila dhruvmanila added the playground A playground-specific issue label Feb 10, 2025
@dylwil3 dylwil3 mentioned this pull request Feb 10, 2025
dhruvmanila added a commit that referenced this pull request Feb 10, 2025
## Summary

Revert the v4 update for now until the codebase is updated
(#16069).

Update renovate config to disable updating it.

## Test Plan

```console
$ npx --yes --package renovate -- renovate-config-validator
(node:98977) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 INFO: Validating .github/renovate.json5
 INFO: Config validated successfully
```

And run `npm run build` in the `playground/` directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground A playground-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant