tailwind-ctp-intellisense/packages/tailwindcss-language-server
dependabot[bot] 5f697353d7
Bump postcss from 8.3.9 to 8.4.31 (#864)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.9...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 16:07:20 -04:00
..
scripts Remove old stuff 2023-07-19 11:14:34 +01:00
src Remove unused function 2023-09-28 09:03:05 +01:00
tests Add "Sort Selection" command (#851) 2023-08-31 15:53:20 +01:00
.gitignore add lerna and separate language server package 2021-06-01 12:37:15 +01:00
LICENSE Update LICENSE 2023-09-20 08:12:50 -04:00
README.md update language server package 2021-08-13 12:46:40 +01:00
ThirdPartyNotices.txt Update language server notices file 2023-03-31 11:37:12 +01:00
package-lock.json Bump postcss from 8.3.9 to 8.4.31 (#864) 2023-10-06 16:07:20 -04:00
package.json Bump postcss from 8.3.9 to 8.4.31 (#864) 2023-10-06 16:07:20 -04:00
tsconfig.json update tsconfig 2021-10-08 18:24:11 +01:00
vitest.config.ts Add global test timeout 2023-08-29 11:13:54 +01:00

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