Skip to content

group is sorted before custom classes #53

@jenstornell

Description

@jenstornell

I have a html element in a Vue installation.

<div class="group task-group-item relative flex bg-red-500 text-neutral-900"></div>

It places group first, even before my custom class which is task-group-item. The custom class should be placed first according to the rules.

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