Skip to content

Odd behavior with JSX (TSX) attributes #426

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

Closed
didinele opened this issue Oct 4, 2021 · 1 comment
Closed

Odd behavior with JSX (TSX) attributes #426

didinele opened this issue Oct 4, 2021 · 1 comment

Comments

@didinele
Copy link

didinele commented Oct 4, 2021

Have been trying to figure out why I couldn't get intellisense to work within className for the past 30 minutes.

It appears that className = "..." does not work, while className="..." does.

For clarity's sake: https://sucks-to-b.eu/yNTLBo.mp4

Tailwind: 2.2.16
Extension: 0.7.0
VSCode: 1.61.0-insider

@bradlc
Copy link
Contributor

bradlc commented Oct 11, 2021

Thanks for reporting, this is fixed in v0.7.1 👍

@bradlc bradlc closed this as completed Oct 11, 2021
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

2 participants