Skip to content

Commit

Permalink
Update contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Oct 20, 2023
1 parent dee6d42 commit a80a74b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ You can build the VSIX package by running these commands in the project root.

```bash
npm install
npm run bootstrap
npx lerna run package --scope=vscode-tailwindcss
npx run package --workspace=packages/vscode-tailwindcss
```

0 comments on commit a80a74b

Please sign in to comment.