rodrigore / coc-tailwind-intellisense

Coc.nvim extension for Tailwind CSS IntelliSense
140 stars 14 forks source link

CocUpdate - invalid version #3

Closed typicode closed 4 years ago

typicode commented 4 years ago

Hi,

Thanks for the extension.

When running :CocUpdate, I'm getting an error:

- ✗ coc-tailwind-intellisense Invalid Version: 0.2

I think the fix would be to have a version with 3 numbers (e.g. 0.2.1).

rodrigore commented 4 years ago

Hey @typicode thank you for notice this.

I just upgrade to 0.3.0 and update to tailwind lsp from 0.4.2 to 0.4.3.

Let me know if is working now.

Thank you again!

typicode commented 4 years ago

Yes, thank you :)