From 553b5cb5d7664ed54c1237489e100b01754074ea Mon Sep 17 00:00:00 2001 From: Jose Rodolfo Freitas Date: Fri, 22 Mar 2024 10:03:11 +0100 Subject: [PATCH] Add note about transitioning to Pigment CSS --- docs/pages/blog/mui-x-v7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/pages/blog/mui-x-v7.md b/docs/pages/blog/mui-x-v7.md index 87da31d33ac185..88ae0ff5adeaa9 100644 --- a/docs/pages/blog/mui-x-v7.md +++ b/docs/pages/blog/mui-x-v7.md @@ -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