Skip to content

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.

@thecrypticace thecrypticace merged commit 5ce025c into main Aug 25, 2025
12 checks passed
@thecrypticace thecrypticace deleted the feat/css-lang-server-in-bin branch August 25, 2025 19:31
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