Skip to content

Can a modifier apply to an element instead of a block? #144

@pupeno

Description

@pupeno

For example, if you have an a list, with list items, and one of those items are active, should it be specified like this:

.list { }
.list__item { }
.list__item--active { }

How would one differentiate from a list that is active instead of a list item that is active?

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