Skip to content

Doesn't work with one class per line #145

@nym21

Description

@nym21

Hi,

The library is great, though it doesn't work when I have one css class per line (which is in my opinion much cleaner).

Like so:

<div class="
    mx-auto
    max-w-5xl
    flex
    flex-col
    items-center
    px-4
    py-24
    space-y-16
">
    ...
</div>

Is that something that can be done or is there some kind of limitation from VS Code ?

Thank you !

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