Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

issues regarding nested groups #337

@iam-yan

Description

@iam-yan

For example:

.A .group

.B .group-hover:bg-white
.C .group

.D .group-hover:text-red

I think the elements with group-hover should look for the nearest group and ignore the rest. But for now if I hover on A, both B and D will respond...

How can I achieve the effect I want? i.e. hover on A -> only B gets changed.

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