Skip to content

Commit

Permalink
change titles
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Mar 8, 2024
1 parent cfd20b4 commit b6eb638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pigment-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pigment CSS addresses the needs of the modern React developer by providing a zer
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 - Starter template
### Start with Next.js

Use the following commands to create a new Next.js project with Pigment CSS set up:

Expand Down Expand Up @@ -81,7 +81,7 @@ Finally, import the stylesheet in the root `layout.tsx` file:
}
```

### Vite - Starter template
### Start with Vite

Use the following commands to create a new Vite project with Pigment CSS set up:

Expand Down

0 comments on commit b6eb638

Please sign in to comment.