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

[Bug]: Tailwind sometimes not detected by IDE #66

Closed
goteusz-maszyk opened this issue Apr 29, 2024 · 1 comment
Closed

[Bug]: Tailwind sometimes not detected by IDE #66

goteusz-maszyk opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
type: bug Something isn't working

Comments

@goteusz-maszyk
Copy link
Collaborator

Description

Tailwind is sometimes not detected by Pycharm making it really annoying.

Steps to reproduce

  1. load project
  2. try tab-completing tailwind classes
  3. nothing

Demonstration(s) and additional context

It can apparently be fixed by installing tailwind via npm dev-dependency

@Norbiros
Copy link
Member

Norbiros commented Jun 2, 2024

Tailwind IntelliSense already supports tailwind via CDN. Same feature is planned for Jetbrains' IDEs but it is still not implemented...

For now, just use npm install -D tailwindcss if you have npm & node installed.

@Norbiros Norbiros closed this as completed Jun 2, 2024
@github-project-automation github-project-automation bot moved this from Ready to Done in GwardiaHUB tasks Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants