We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee6d42 commit a80a74bCopy full SHA for a80a74b
.github/CONTRIBUTING.md
@@ -14,6 +14,5 @@ You can build the VSIX package by running these commands in the project root.
14
15
```bash
16
npm install
17
-npm run bootstrap
18
-npx lerna run package --scope=vscode-tailwindcss
+npx run package --workspace=packages/vscode-tailwindcss
19
```
0 commit comments