Skip to content

Commit

Permalink
Merge pull request #5 from mathieuprog/patch-1
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
lxsmnsyc authored Jul 24, 2022
2 parents 19133ad + 0723060 commit a43d5c9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,18 @@
## Install

```bash
npm i solid-styled babel-plugin-solid-styled
npm i -D babel-plugin-solid-styled
npm i solid-styled
```

```bash
yarn add solid-styled babel-plugin-solid-styled
yarn add -D babel-plugin-solid-styled
yarn add solid-styled
```

```bash
pnpm add solid-styled babel-plugin-solid-styled
pnpm add -D babel-plugin-solid-styled
pnpm add solid-styled
```

## Features
Expand Down

0 comments on commit a43d5c9

Please sign in to comment.