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? |
Beta Was this translation helpful? Give feedback.
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_dir
pattern 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_dir
in lspconfig, the plugin started workingBeta Was this translation helpful? Give feedback.
All reactions