4bf3af2f9a
* tailwindcss-language-server: update lockfile * Update package-lock.json * Update package-lock.json --------- Co-authored-by: Jonathan Reinink <jonathan@reinink.ca> |
||
---|---|---|
.. | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.md | ||
ThirdPartyNotices.txt | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
vitest.config.ts |
README.md
Tailwind CSS Language Server
Language Server Protocol implementation for Tailwind CSS, used by Tailwind CSS IntelliSense for VS Code.
Install
npm install -g @tailwindcss/language-server
Run
tailwindcss-language-server --stdio
Usage: tailwindcss-language-server [options]
Options:
--stdio use stdio
--node-ipc use node-ipc
--socket=<port> use socket