You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use tailwindCSS classes in emmet syntax, the lsp for neovim does not provide any completions but when ran in vscode with the intellisense plugin, it works fine. I have configured "tailwindCSS.emmetCompletions" in both neovim and vscode. Please see screenshots below. The expected behavior is for both places to show completions in emmet syntax.