Skip to content

Using $ as a function name in tailwindCSS.classFunctions does not work #1321

Open
@cxa

Description

@cxa

What version of VS Code are you using?

Version: 1.99.2

What version of Tailwind CSS IntelliSense are you using?

0.14.15

What version of Tailwind CSS are you using?

v3

What package manager are you using?

pnpm

What operating system are you using?

macOS

Tailwind config

Nothing special

VS Code settings

"tailwindCSS.classFunctions":["$", "twx"]

Describe your issue

With this settings "tailwindCSS.classFunctions":["$", "twx"], twx works but $ not. $ is a valid function name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions