Skip to content

Intelisence does not work after <template #slotName> #528

@mreduar

Description

@mreduar

What version of Tailwind CSS IntelliSense are you using?
v0.8.1

What version of Tailwind CSS are you using?

^v3.0.18

What package manager are you using?

npm

What operating system are you using?

Windows

Reproduction URL

https://github.com/mreduar/tailwind-intellisence-bug (a Laravel skeleton with jetstream and inertia.)
file resources\js\Pages\Dashboard.vue

Describe your issue

If you enter the file described above you may notice that the extension does not work after the <template #header>. on line 8

If you delete the template then the rest works.

with <template #header>.
image

without <template #header>.
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