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

[docs] docs examples for MUI Base and Tailwind? #44965

Closed
ts-web opened this issue Jan 7, 2025 · 1 comment
Closed

[docs] docs examples for MUI Base and Tailwind? #44965

ts-web opened this issue Jan 7, 2025 · 1 comment
Labels
package: base-ui Specific to @mui/base support: docs-feedback Feedback from documentation page

Comments

@ts-web
Copy link

ts-web commented Jan 7, 2025

Related page

https://mui.com/base-ui/react-modal/

Kind of issue

Other

Issue description

Include working tailwind examples in the MUI Base docs. Currently there are only examples using @mui/system.

Context

I'm trying to use MUI Base with tailwind instead of @mui/system and I'm not able to figure out how to get a Modal dialog to close on Backdrop click.

Search keywords: base tailwind

@ts-web ts-web added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Jan 7, 2025
@samuelsycamore samuelsycamore added package: base-ui Specific to @mui/base and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 7, 2025
@samuelsycamore
Copy link
Contributor

Hey @ts-web 👋 I've got good news and bad news:

Bad news: MUI Base will soon be deprecated and it's highly unlikely that there will be any changes to the docs or API going forward.

Good news: This package is being deprecated in favor of a newer set of unstyled components called Base UI. As you'll see, the docs for the new package are loaded with Tailwind CSS demos for every component.

Base UI was released in alpha right before the end of the year and we're hoping to get to beta status in the coming months. I would highly encourage migrating any MUI Base components you may have to Base UI.

I'll close this issue as "not planned" here, but if you have any feedback about the new package, feel free to open an issue in the Base UI GH repo. Cheers.

@samuelsycamore samuelsycamore closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: base-ui Specific to @mui/base support: docs-feedback Feedback from documentation page
Projects
None yet
Development

No branches or pull requests

2 participants