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

[examples] add example for astro #23

Open
2 tasks done
dohomi opened this issue Jul 4, 2023 · 6 comments
Open
2 tasks done

[examples] add example for astro #23

dohomi opened this issue Jul 4, 2023 · 6 comments
Labels
examples Relating to /examples

Comments

@dohomi
Copy link

dohomi commented Jul 4, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

I wonder if anyone got MUI up and running with Astro? The SSG and SSR features especially with the island structure is very well thought and I would love to migrate a project to it. But it seems (similar like NextJS app directory) that emotion is kind of a deal breaker here.
Did anyone experiment with it and got a project up and running?
Thanks!

@dohomi dohomi added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 4, 2023
@dohomi dohomi changed the title add example for astro [Feature Request] add example for astro Jul 4, 2023
@mj12albert mj12albert changed the title [Feature Request] add example for astro [Feature Request][examples] add example for astro Jul 10, 2023
@mj12albert mj12albert changed the title [Feature Request][examples] add example for astro [examples] add example for astro Jul 10, 2023
@mj12albert mj12albert removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 10, 2023
@mj12albert mj12albert assigned mj12albert and unassigned mnajdova Jul 10, 2023
@mj12albert
Copy link
Member

In the astro repo there is an issue tracking CSS-in-JS support with some workarounds to make Emotion work – though I'm not familiar enough with Astro to really evaluate if any of them are stable enough for us to offer as an example 😅

However we could totally (and should) try making an example with Astro + Base UI since it doesn't rely on Emotion 😬 CC @samuelsycamore

@possibilities
Copy link

Will we sidestep all of this when the zero runtime css-in-js solution lands? mui/material-ui#38137

@mj12albert mj12albert removed their assignment Jan 24, 2024
@michaldudak michaldudak transferred this issue from mui/material-ui Feb 27, 2024
@zannager zannager added the examples Relating to /examples label Feb 28, 2024
@LautaroLobo12
Copy link

so we don't have mui support on astro yet?

@Sajgoniarz
Copy link

Bump. I'll need to migrate project based on Gatsby + MUI to something actually supported soon, and answer will help with figuring out the approach and correct estimation for client.

@colmtuite
Copy link
Contributor

@Sajgoniarz Have you tried MUI v6 with Pigment CSS (zero-runtime static CSS-in-JS)?

@Sajgoniarz
Copy link

@Sajgoniarz Have you tried MUI v6 with Pigment CSS (zero-runtime static CSS-in-JS)?

No, This is actually my first contact with MUI anyway ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Relating to /examples
Projects
None yet
Development

No branches or pull requests

8 participants