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.

Duplicate CSS selectors not returned int result #93

Description

@viveksachdeva

Code Snippet:

div.main {
width : 100%;
}

div.main {
background : white;
}

Expected output:
These two rules should be merged to one.

Actual output:
Nothing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions