Skip to content

Media query values aren't highlighted #94

Open
@jsit

Description

@jsit
@media screen and (min-width: $breakpoint) {
}

.class {
        @media screen and (min-width: $breakpoint) {
        }
}

screen, min-width, and $breakpoint aren't highlighted, they are just part of sassMediaQuery:

Screen Shot 2021-10-20 at 10 38 05 AM

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