macOS
brew install tailwindcss-language-serverlocal Homebrew formula metadata
brew
LSP for TailwindCSS. Version 0.14.29 via Homebrew; verified from local package data.
install
brew install tailwindcss-language-serverlocal Homebrew formula metadata
nix profile install nixpkgs#tailwindcss-language-servernixpkgs package indexes · pkgs/by-name/ta/tailwindcss-language-server/package.nix · source: api.github.com
sudo pacman -S tailwindcss-language-serverArch Linux sync databases · tailwindcss-language-server · source: geo.mirror.pkgbuild.com
overview
LSP for TailwindCSS
history
Tailwind CSS Language Server is the Language Server Protocol implementation for Tailwind CSS. Tailwind Labs documents it as the language server used by Tailwind CSS IntelliSense for VS Code and as a globally installable command-line package named `@tailwindcss/language-server`.
The language server lives inside the Tailwind CSS IntelliSense repository, tying the standalone LSP executable to Tailwind Labs' broader editor tooling. The package exposes `tailwindcss-language-server` and supports stdio, node-ipc, and socket transports, which are the interfaces editor integrations expect from an LSP server.
Homebrew, Arch, and Nix packaging in the input metadata reflects demand outside VS Code, especially from users of Neovim, Emacs, and other editors that consume language servers directly rather than installing a VS Code extension.
The upstream package README documents installation with `npm install -g @tailwindcss/language-server` and running the server with `tailwindcss-language-server --stdio`. In practice, package managers install the executable so an editor's LSP client can launch it.
Package nerds care because this is the editor-tooling half of Tailwind CSS split into a reusable CLI. It turns Tailwind's framework-specific class knowledge into an editor-neutral service that can be packaged independently of VS Code.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tailwindcss-language-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tailwindlabs/tailwindcss-intellisense
install metadata
| Package key | brew:tailwindcss-language-server |
|---|---|
| Version | 0.14.29 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tailwindcss-language-server |
| Homepage | https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server |
| Repository | https://github.com/tailwindlabs/tailwindcss-intellisense |
| Upstream docs | https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server#readme |
| License | MIT |
| Source archive | https://github.com/tailwindlabs/tailwindcss-intellisense/archive/refs/tags/v0.14.29.tar.gz |
| Dependencies | node |
| Build dependencies | pnpm |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tailwindcss-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tailwindcss-language-server
nix profile install nixpkgs#tailwindcss-language-servertailwindcss-language-server 0.14.29-1
Tailwind CSS Language Server
sudo pacman -S tailwindcss-language-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.