tailwindlabs / tailwindcss-intellisense

Intelligent Tailwind CSS tooling for Visual Studio Code
2.74k stars 181 forks source link

Fallback to global settings when requests for folder settings fail #981

Closed thecrypticace closed 2 weeks ago

thecrypticace commented 2 weeks ago

Zed seems to return an error from their LSP: invalid value: string “…”, expected relative URL without a base. That seems like a bug in Zed (will file an issue today probably) but it seems possible that other LSP implementations would have the same problem.