Skip to content

feat(cli): add ability to keep using tailwind v3 #7403

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

maiieul
Copy link
Contributor

@maiieul maiieul commented Mar 8, 2025

What is it?

  • Feature / enhancement

Description

Some projects might not be able to use tailwind v4 yet. qwik-ui/styled hasn't been updated for tailwind v4 yet. I think even after updating to tailwind v4, we should keep a qwik-ui subdomain live for tailwind v3 for some time.

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@maiieul maiieul requested review from a team as code owners March 8, 2025 15:22
Copy link

changeset-bot bot commented Mar 8, 2025

🦋 Changeset detected

Latest commit: 407e707

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@builder.io/qwik Patch
eslint-plugin-qwik Patch
@builder.io/qwik-city Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Mar 8, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@builder.io/qwik@7403
npm i https://pkg.pr.new/@builder.io/qwik-city@7403
npm i https://pkg.pr.new/eslint-plugin-qwik@7403
npm i https://pkg.pr.new/create-qwik@7403

commit: ac5c36e

@maiieul maiieul force-pushed the tailwind-v3-support branch from 37aedc9 to 872b279 Compare March 8, 2025 15:49
Copy link
Contributor

github-actions bot commented Mar 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview ac5c36e

@maiieul maiieul force-pushed the tailwind-v3-support branch from 872b279 to ac5c36e Compare March 8, 2025 16:36
@maiieul maiieul force-pushed the tailwind-v3-support branch from ac5c36e to 407e707 Compare March 8, 2025 17:00
Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

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

Thanks, great idea 👏

@maiieul maiieul merged commit d297d3e into QwikDev:main Mar 11, 2025
14 checks passed
@github-actions github-actions bot mentioned this pull request Mar 18, 2025
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.

3 participants