Skip to content

Intellisense is not working inside custom web component tags with style in the name #542

@luizventurote

Description

@luizventurote

What version of Tailwind CSS IntelliSense are you using?

v0.8.3

What version of Tailwind CSS are you using?

v3.0.23

What package manager are you using?

npm

What operating system are you using?

macOS

Describe your issue

I have created a web component called styleguide-ui, then I noticed that the autocomplete feature is not working for any tag inside this component. I think the extension is reading the custom tag styleguide-ui as a style tag.

Look this screen shoot:

image

image

image

Then, if I use another name for my custom tag, it works:

image

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