Skip to content
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

TailwindCSS Standalone CLI Intellisence issue #454

Closed
TheRajatSethi opened this issue Dec 22, 2021 · 4 comments
Closed

TailwindCSS Standalone CLI Intellisence issue #454

TheRajatSethi opened this issue Dec 22, 2021 · 4 comments

Comments

@TheRajatSethi
Copy link

Tailwind standalone cli version : 3.0.7
Env : Windows 11
Node Installed : No
Filetype : Tailwind Standalone CLI windows. exe

VS code Intelligence does not work with standalone CLI.

The output states Tailwind CSS: Can't resolve 'tailwindcss

@RooSoft
Copy link

RooSoft commented Dec 28, 2021

Same here on linux

[Error - 2:20:10 PM] Tailwind CSS: Can't resolve 'tailwindcss' in '/home/user/work/git/poc/design/my_project/assets'
Error
    at new y (/home/user/.vscode-server/extensions/bradlc.vscode-tailwindcss-0.7.4/dist/server/tailwindServer.js:56:288476)
    at /home/user/.vscode-server/extensions/bradlc.vscode-tailwindcss-0.7.4/dist/server/tailwindServer.js:56:357793
    at Generator.next (<anonymous>)
    at o (/home/user/.vscode-server/extensions/bradlc.vscode-tailwindcss-0.7.4/dist/server/tailwindServer.js:56:350663)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)

@RooSoft
Copy link

RooSoft commented Dec 29, 2021

Figured out I had to install Tailwind Standalone CLI but the problem remains...

@reinink reinink transferred this issue from tailwindlabs/tailwindcss Jan 6, 2022
@bradlc
Copy link
Contributor

bradlc commented Jan 7, 2022

Hey @TheRajatSethi and @RooSoft. We just released v0.7.5 of the extension, which ships with a built-in version of tailwindcss. This means that IntelliSense should now work for you, as long as you have a valid tailwind.config.js file. Try it out and let me know if you run into any issues 🤙

@bradlc bradlc closed this as completed Jan 7, 2022
@aptinio
Copy link

aptinio commented Jan 11, 2022

I'm confirming that 6fdef86 fixed this for me but I'm also encountering #459 on v0.7.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants