This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Replies: 1 comment 3 replies
|
I just wanted to make it only start on a real tailwind project and not just any node project. Could you show a tree view of your project directory? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there a reason why the default
root_dirpattern for the tailwindcss-lsp was rewritten. Because the custom one is unable to find the root of my project.After making the changes to the default
root_dirin lspconfig, the plugin started workingAll reactions