VSCode
csskit has a VSCode extension that connect csskit's LSP to VSCode.
Install
Install csskit from the VSCode extensions marketplace, or install it from the command line:
code --install-extension csskit.csskitThe extension will automatically download the csskit binary and start the LSP server when you open a CSS file.