Skip to content

Commit

Permalink
Update docs/data/material/migration/migrating-to-v6/migrating-to-pigm…
Browse files Browse the repository at this point in the history
…ent-css.md

Co-authored-by: Sycamore <71297412+samuelsycamore@users.noreply.github.com>
Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
  • Loading branch information
siriwatknp and samuelsycamore authored Aug 10, 2024
1 parent 9c2287d commit d9677b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ yarn add -D @pigment-css/vite-plugin

</codeblock>

Next, open vite config file, usually named `vite.config.mjs` or `vite.config.js`, and add the plugin:
Next, open the Vite config file (usually named `vite.config.mjs` or `vite.config.js`) and add the plugin:

```js
import { defineConfig } from 'vite';
Expand Down

0 comments on commit d9677b1

Please sign in to comment.