Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested ID selectors #23

Open
tremby opened this issue Mar 6, 2013 · 1 comment
Open

Nested ID selectors #23

tremby opened this issue Mar 6, 2013 · 1 comment

Comments

@tremby
Copy link
Contributor

tremby commented Mar 6, 2013

IDs nested within other selectors aren't highlighted. For instance

ul {
    #special-item {
        color: red;
    }
}
@tony
Copy link

tony commented May 6, 2014

+1

Experiencing this issue.

If someone could add highlighting for ID's (i do it purely for organizational purposes in LESS) that'd be nice.

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

No branches or pull requests

2 participants