Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[examples] Add material-ui-pigment-css for Next.js and Vite #43065

Merged
merged 20 commits into from
Aug 13, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Zeeshan Tamboli <zeeshan.tamboli@gmail.com>
Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
  • Loading branch information
siriwatknp and ZeeshanTamboli authored Aug 9, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
holiman Martin HS
commit 0b2369d78d103e378eea756f24ab5d35f1cc9681
4 changes: 2 additions & 2 deletions examples/material-ui-pigment-css-vite-ts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Material UI x Pigment CSS - Vite.js example
# Material UI x Pigment CSS - Vite example

## How to use

@@ -28,7 +28,7 @@ or:

## The idea behind the example

This example uses [Vite.js](https://github.com/vitejs/vite).
This example uses [Vite](https://github.com/vitejs/vite).
It includes `@mui/material` and [Pigment CSS](https://github.com/mui/pigment-css) as the style engine.

## What's next?