coc-tailwindcss
coc-tailwindcss copied to clipboard
Autocomplete not working completely on Svelte
trafficstars
In my Vite + Svelte project, tailwindcss autocompletion of classes are not working completely. It does work partially but most of the bg- color classes don't appear. I have installed it via CocInstall coc-tailwindcss and I have tailwind.config.js at my root folder. I am using tailwind JIT mode if thats bothering in any way? Below is my setup -
Same here for a fresh svelte-kit app with tailwindcss added to it with svelte-add but I have the default config and a tailwind.config.cjs
Looks like this repo is absolute. Also I no longer use COC as I've moved towards neovim 0.5 with built-in LSP.