Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Nested closing selector brackets are not colored #74

Closed
thomaslindstrom opened this issue Aug 27, 2015 · 3 comments
Closed

Nested closing selector brackets are not colored #74

thomaslindstrom opened this issue Aug 27, 2015 · 3 comments
Labels

Comments

@thomaslindstrom
Copy link

thomaslindstrom commented Aug 27, 2015

screen shot 2015-08-27 at 04 34 11

.Footer {
    background: #000;
    width: 100%;
    text-align: center;
    padding: 34px 0 18px;
    display: block;
    box-sizing: border-box;

    .page--front & {
        @media (min-width: 805px) { display: none; }
    }
}

Neither of the two final closing brackets are syntax highlighted.

@whaaaley
Copy link

img

I'm not seeing anything, what theme are you using?

@thomaslindstrom
Copy link
Author

It's not theme dependent. Take a look in attachment 1,

@50Wliu 50Wliu added the bug label Feb 9, 2016
@patricio-ezequiel-hondagneu-roig

Same here, the closing brackets in nested selectors of SCSS are not colored.

screenshot_6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants