Update contributing guide
parent
dee6d420b0
commit
a80a74b348
|
@ -14,6 +14,5 @@ You can build the VSIX package by running these commands in the project root.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
npm run bootstrap
|
npx run package --workspace=packages/vscode-tailwindcss
|
||||||
npx lerna run package --scope=vscode-tailwindcss
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue