-
-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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):
Without prefix, color is showing correctly (refer ss below):
Tailwind rookie here, may I know if this is an expected behavior?
Thank you.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working