Skip to content

Invalid minify result of background-position: center bottom 1px #771

@56789a1987

Description

@56789a1987

Description

This CSS rule

background-position: center bottom 1px;

is minified to

background-position: 50% bottom 1px;

which is invalid.

20240711_231247

Expected result

center should be kept.

Version

1.25.1

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