Skip to content

Commit

Permalink
Add note about transitioning to Pigment CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
joserodolfofreitas committed Mar 22, 2024
1 parent 7af0be5 commit 70edeae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pages/blog/mui-x-v7.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ As usual, we're committed to further improving the library by introducing new fe
Throughout this year, we'll invest in making MUI X components **design agnostic**. The components will still ship using Material UI as the default, but we're striving to ensure that they seamlessly integrate with any design system.
The result is advanced components offering extreme flexibility and customization options, enabling a broader range of application styles without compromising the high-quality use cases and workflows that MUI X is known for.".

We're also excited to announce that we're transitioning MUI X components from using Emotion to using [Pigment CSS](https://github.com/mui/material-ui/blob/master/packages/pigment-css-react/README.md), MUI's new CSS zero runtime package. This move is aimed at better supporting React Server Components, boosting performance and guaranteeing compatibility with the next major version of Material UI.

Additionally, the following are the deliveries planned for the next few months.

### Data Grid
Expand Down

0 comments on commit 70edeae

Please sign in to comment.