Skip to content

Class grouping is not working in dev with latest Nuxt Bridge #181

Open
@AndrewBogdanovTSS

Description

Describe the bug
Class grouping is not working in dev with latest Nuxt Bridge. Such syntax is not transformed:

hover:(text-red-200 underline)

To Reproduce
Go to: https://stackblitz.com/edit/node-rnhgjr?file=pages%2Findex.vue,components%2FCounter.vue

Expected behavior
hover:(text-red-200 underline) -> hover:text-red-200 hover:underline

Screenshots
image

Additional context
It works fine with Nuxt 3, but not with Bridge

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