if you want to disabled globally, you can set `”language_servers”: [“!tailwindcss-language-server”, “…”]` inside the global ~/.config/.zed/settings.json
If you want to disable it per-projet, set that in a local .zed/settings.json
zed.dev/docs/configu...