Skip to content

Autocomplete list does not show the color when prefix is used #1421

@ann20502

Description

@ann20502

What version of VS Code are you using?

v1.101.2

What version of Tailwind CSS IntelliSense are you using?

v0.14.24

What version of Tailwind CSS are you using?

v4

What package manager are you using?

n.a.

What operating system are you using?

Windows 10 Home

Tailwind CSS Stylesheet (v4) or config file (v3)

@import "tailwindcss" prefix(twp);

VS Code settings

{
  "tailwindCSS.experimental.configFile": "assets/custom-in.css"
}

Reproduction URL

https://github.com/ann20502/tw-is-acl-color-not-shown

Describe your issue

When prefix is set ("twp" in my case), the autocomplete list does not show the color (refer ss below):
Image


Without prefix, color is showing correctly (refer ss below):
Image


Tailwind rookie here, may I know if this is an expected behavior?

Thank you.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions