mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: how to install from pnpm (#614)
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
This commit is contained in:
parent
12f3784bb9
commit
16c377945c
1 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,12 @@ yarn add -D carbon-components-svelte
|
|||
npm i -D carbon-components-svelte
|
||||
```
|
||||
|
||||
**pnpm**
|
||||
|
||||
```sh
|
||||
pnpm i -D carbon-components-svelte
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### Styling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue