Skip to content

Attempting to use BEM methodology Sass breaks formatting #125

@yeahsmaggy

Description

@yeahsmaggy

for example:

.contact-us-pane {
&__number {
color: #D1114B;
}
}

This &__number which refers to .contact-us-pane__number breaks the formatter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions