Skip to content

Add css-language-server to binary list #1437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Aug 22, 2025

This makes sure the binary is place into node_modules/.bin. Before you'd have to path into node_modules/@tailwindcss/language-server/bin/css-language-server to get access to it.

This was done on purpose originally as it's just a fork of VSCode's CSS language server + some additions and really was just to improve test coverage. I'd thought about possibly folding this functionality directly into the main language server so completions could eventually be a bit smarter but that's a larger effort (if it's even reasonable at all — no idea).

In the meantime it feels reasonable to me to mark this so it's treated as a binary by package managers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant