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

refactor(ui-preset): replace defaultTheme import #11041

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

pnodet
Copy link

@pnodet pnodet commented Jan 18, 2025

Removing the import allows future compatibilty with tailwind v4 where it won't be exported anymore. Fix #11040

Removing the import allows future compatibilty with tailwind v4 where it
won't be exported anymore. Fix medusajs#11040
@pnodet pnodet requested a review from a team as a code owner January 18, 2025 16:44
Copy link

changeset-bot bot commented Jan 18, 2025

🦋 Changeset detected

Latest commit: 6082654

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

This PR includes changesets to release 65 packages
Name Type
@medusajs/ui-preset Minor
@medusajs/dashboard Minor
@medusajs/medusa Minor
@medusajs/test-utils Minor
@medusajs/api-key Minor
@medusajs/auth Minor
@medusajs/cache-inmemory Minor
@medusajs/cache-redis Minor
@medusajs/cart Minor
@medusajs/currency Minor
@medusajs/customer Minor
@medusajs/event-bus-local Minor
@medusajs/event-bus-redis Minor
@medusajs/file Minor
@medusajs/fulfillment Minor
@medusajs/index Minor
@medusajs/inventory Minor
@medusajs/link-modules Minor
@medusajs/locking Minor
@medusajs/notification Minor
@medusajs/order Minor
@medusajs/payment Minor
@medusajs/pricing Minor
@medusajs/product Minor
@medusajs/promotion Minor
@medusajs/region Minor
@medusajs/sales-channel Minor
@medusajs/stock-location Minor
@medusajs/store Minor
@medusajs/tax Minor
@medusajs/user Minor
@medusajs/workflow-engine-inmemory Minor
@medusajs/workflow-engine-redis Minor
@medusajs/auth-emailpass Minor
@medusajs/auth-github Minor
@medusajs/auth-google Minor
@medusajs/file-local Minor
@medusajs/file-s3 Minor
@medusajs/fulfillment-manual Minor
@medusajs/locking-postgres Minor
@medusajs/locking-redis Minor
@medusajs/notification-local Minor
@medusajs/notification-sendgrid Minor
@medusajs/payment-stripe Minor
@medusajs/core-flows Minor
@medusajs/framework Minor
@medusajs/js-sdk Minor
@medusajs/modules-sdk Minor
@medusajs/orchestration Minor
@medusajs/types Minor
@medusajs/utils Minor
@medusajs/workflows-sdk Minor
@medusajs/cli Minor
@medusajs/medusa-oas-cli Minor
@medusajs/oas-github-ci Minor
@medusajs/telemetry Minor
@medusajs/admin-bundler Minor
@medusajs/admin-sdk Minor
@medusajs/admin-shared Minor
@medusajs/admin-vite-plugin Minor
@medusajs/icons Minor
@medusajs/toolbox Minor
create-medusa-app Minor
medusa-dev-cli Minor
integration-tests-http 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

vercel bot commented Jan 18, 2025

@pnodet is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@pnodet pnodet requested a review from a team as a code owner January 18, 2025 16:49
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.

[Bug]: medusa/ui breaks with tailwindcss v4
1 participant