sublimelsp / LSP-tailwindcss

Tailwind css support for Sublime's LSP plugin
MIT License
54 stars 5 forks source link

show message in the status bar if tailwindcss dependency is missing #26

Closed predragnikolic closed 2 years ago

predragnikolic commented 2 years ago

The tailwindcss dependency is required for the server to work. In case that it is not found in the node_modules, show a helpful error message to the user in the status bar.