5f697353d7
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> |
||
---|---|---|
.. | ||
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