coc-tailwindcss
coc-tailwindcss copied to clipboard
don't work for <link src="tailwind.min.css"> in javascript ?
hello I don't have autocompletion for tailwindcss term in my html, and since I'm not using a full tailwind project but only for in-class CSS I was wondering if it was because of this ? yes i've done tailwind init which created a json
if not, I'll create another issue (or edit this one ? tell me) about my issue more precisely, so if it's a bug i didn't managed to get log ?
what i've done :
in coc-settings.json : "tailwindCSS.trace.server": "messages" and i tried with verbose but both didn't output anything in :cocopenlog ? or the log is not put in :cocopenlog ?
thanks