monaco-tailwindcss
monaco-tailwindcss copied to clipboard
Support code actions
The Tailwind language service supports code actions. However, this depends on vscode-languageserver#TextDocuments, which is annoying to stub.
It would be nice if we can implement this nonetheless.