-
Notifications
You must be signed in to change notification settings - Fork 215
Yarn Plug'n'Play support #160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hello, as @izznatsir mentioned above, is there any plan to support Yarn PnP? |
I just compiled DanSnow's version, Download it at my gdrive |
I download the file and installed, but still not working.
|
Well, make sure you have tailwind.config.js on root project and installed tailwindcss module on root project. I'm puzzled too when my compiled extension does not work in my workspace, and then after tinkering for a while it does work only if I added it on root. So currently I have duplicate dependencies both on root and on my workspace... |
just in case, this is my tailwind.config.js
make sure the |
Thank you for the replies, @rizkyramadhan. I added |
It's weird, sometime it works, sometime it doesn't... So for peace of mind, i put tailwind.config.js at root :) |
I run into this problem |
I confirm this version also worked for me. |
Intellisense does not work anymore - even with DanSnow's version - with Tailwind v2 :/ |
maybe stick to tailwind v1 ? as tailwind v2 are too different in their internal mechanics |
This extension is really awesome! But, not yet supported by Yarn VS Code SDK. Please make it works with Yarn 2 Plug'n'Play. Thanks!
The text was updated successfully, but these errors were encountered: