Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HorusGoul authored Dec 6, 2023
1 parent 1266c06 commit 1056ee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ Vite plugin for StyleX
## Install the package

```bash
npm install vite-plugin-stylex
npm install --save-dev vite-plugin-stylex

# or

yarn add vite-plugin-stylex
yarn add --dev vite-plugin-stylex

# or

pnpm add vite-plugin-stylex
pnpm add --save-dev vite-plugin-stylex
```

## Setup
Expand Down

0 comments on commit 1056ee5

Please sign in to comment.