Skip to content

Generate duplicated css in dev mode when Attributify Mode is enable #101

Open
@masonzz

Description

Describe the bug
Genetate duplicated css in dev mode

To Reproduce
I could provide a repository if you need.

Screenshots

<div p="t-10">This is a WindiCss Demo</div>

it's ok when first render.

image

then I change p="t-10" to p="t-15", it's still ok

image

but when I change p="t-15" back to p="t-10", code for p="t-10" is duplicated.

image

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