Skip to content

Inconsistent syntax highlighting for keyframes animation declaration #1365

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

Open
functasti opened this issue May 14, 2025 · 0 comments · May be fixed by #1367
Open

Inconsistent syntax highlighting for keyframes animation declaration #1365

functasti opened this issue May 14, 2025 · 0 comments · May be fixed by #1367

Comments

@functasti
Copy link

functasti commented May 14, 2025

What version of VS Code are you using?

v1.99.3

What version of Tailwind CSS IntelliSense are you using?

v0.14.16

What version of Tailwind CSS are you using?

4.1.3

What package manager are you using?

npm

What operating system are you using?

Ubuntu Linux

Tailwind config

Default

VS Code settings

{
  "files.associations": {
    "*.css": "tailwindcss"
  },

  "tailwindCSS.classFunctions": ["clsx"]
}

Reproduction

See screenshot:

Image

@thecrypticace thecrypticace linked a pull request May 14, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant