Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Jan 31, 2024
1 parent 39a84aa commit 3d321c3
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 @@ -35,9 +35,12 @@ Presets:

You can install and consume **Cells** with [`npm`](https://www.npmjs.com/):

```sh
$ npm i @chialab/cells
$ yarn add @chialab/cells
```
npm i @chialab/cells
```

```
yarn add @chialab/cells
```

and import it in your stylesheet:
Expand Down

0 comments on commit 3d321c3

Please sign in to comment.