Skip to content

Commit

Permalink
Sam's suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Mar 4, 2024
1 parent 6823db3 commit 6bc0cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pigment-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Thanks to recent advancements in CSS (like CSS variables and `color-mix()`), "tr

Pigment CSS addresses the needs of the modern React developer by providing a zero-runtime CSS-in-JS styling solution as a successor to tools like Emotion and styled-components.

Compared to its predecessors, it offers improved DX and runtime performance (though at the cost of increased build time) while also being compatible with React Server Components.
Compared to its predecessors, Pigment CSS offers improved DX and runtime performance (though at the cost of increased build time) while also being compatible with React Server Components.
Pigment CSS is built on top of [WyW-in-JS](https://wyw-in-js.dev/), enabling us to provide the smoothest possible experience for Material UI users when migrating from Emotion in v5 to Pigment in v6.

### Next.js
Expand Down

0 comments on commit 6bc0cf6

Please sign in to comment.