tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 9caf270a9309935a7f50ce956ec70b2ebb553933..f3c258c04565e335a2c54fd62be0511f5cb62613 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -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
```