-
-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Search keywords
docs, getting started, migrating to
Related page
https://mui.com/material-ui/migration/migrating-to-pigment-css/#installation, https://mui.com/material-ui/experimental-api/pigment-css/#manual-installation
Kind of issue
Unclear explanations
Issue description
Over the past day, I've been working on integrating @mui/material with pigment-css and encountered some issues navigating the documentation. The two pages that led to confusion were:
Migrating to Pigment CSS
Getting started with Pigment CSS
To help others avoid these issues, I consolidated my findings in this repository. I've also implemented the Getting Started guide in this pull request and the Migrating to Pigment CSS guide in this pull request.
Additionally, I highlighted several points in the documentation that could be clarified, including a few errors (like the syntax error in the Getting Started section).
Context
I was trying to implement pigment-css
with @mui/material