Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

0 without units issue #32

@kopipejst

Description

@kopipejst

there is no difference with 0 with and without units so they should be treated as duplicates

example css:

.foo {
    padding: 0px;
}

.bar {
    padding: 0;
}

doesn't return any duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions