-
### Summary
According to the documentation ([one](https://mui.com/material-ui/migration/migrating-from-jss/#migrating-from-jss-to-emotion), [two](https://mui.com/material-ui/integrations/interopera…
-
Hello,
I previously reported a similar issue using [this reproduction repo](https://github.com/garronej/vite-dual-package-repro-repo), which was resolved by @Andarist via [a PR to Vite](https://git…
-
**The problem**
I would like to have a Next.js 13 `Layout` component (eg. `RootLayout`) that is a Server Component, and have my styling for that layout also stay in Server Components (potential…
-
## Expected Behavior
`css` property work even when app has `@emotion/react` as dependency
## Current Behavior
Currently, if you have plain app that does not depend on `@emotion/react`, `css` prop…
-
hello Dear @RishiBakshii it was a pleasure learning your project
i found 2 bugs (maybe) on your project
first one is when installing the frontend part :
PS C:\Users\acer\PhpstormProjects\e-…
-
### Steps to reproduce
Link to live example: [(required)](https://codesandbox.io/p/sandbox/jolly-payne-s69npm)
Steps:
1. Go to the live example showing a very simple line chart with a logarithm…
-
Within the project, I have noticed there are four UI/CSS libraries:
- MUI
- Tailwind
- Emotion
- headlessui
```
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^…
-
### Steps to reproduce
~~Link to live example: (required)~~
Steps:
1. `npm create vite@4.4.5`
2. `npm install` in the freshly created project
3. `npm install @mui/material@6.1.0 @emotion/reac…
-
### Current Behavior
When using an emotion component selector within Material UI inside a library the build breaks with `Component selectors can only be used in conjunction with @emotion/babel-plug…
-
## Description
Set up the initial Next.js project structure, install necessary libraries and configure basic project settings.
## Tasks
- [x] Next.js project structure is set up with essential f…