Skip to content

Commit 4732610

Browse files
authored
[pigment-css][docs] Call out Pigment being in alpha (#43725)
1 parent c1c0d7c commit 4732610

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/data/material/experimental-api/pigment-css/pigment-css.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<p class="description">Learn how to get started customizing your components using Pigment CSS.</p>
44

5+
:::warning
6+
Pigment CSS is currently in the early alpha stage of development. We're actively working on improving its performance and stability. If you find any problem, please open a [GitHub issue](https://github.com/mui/pigment-css/issues).
7+
:::
8+
59
<iframe width="100%" height="400" src="https://www.youtube.com/embed/UVeDpUey5Es?si=w8OtdStXHtWWIODa" title="YouTube video player: Getting Started with Pigment CSS" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
610

711
[Pigment CSS](https://github.com/mui/pigment-css) is a zero-runtime CSS-in-JS library that pre-compiles at build time, making it compatible with React Server Components and providing you with significant performance improvements over other styling engines.

docs/data/material/migration/upgrade-to-v6/migrating-to-pigment-css.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<p class="description">This guide helps you integrate Pigment CSS with Material UI v6.</p>
44

5+
:::warning
6+
Pigment CSS is currently in the early alpha stage of development. We're actively working on improving its performance and stability. If you find any problem, please open a [GitHub issue](https://github.com/mui/pigment-css/issues).
7+
:::
8+
59
Before going through this guide, make sure you have [upgraded to Material UI v6](/material-ui/migration/upgrade-to-v6/).
610

711
## Introduction

0 commit comments

Comments
 (0)