vim-less icon indicating copy to clipboard operation
vim-less copied to clipboard

Nested ID selectors

Open tremby opened this issue 11 years ago • 1 comments

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

ul {
    #special-item {
        color: red;
    }
}

tremby avatar Mar 06 '13 21:03 tremby

+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.

tony avatar May 06 '14 18:05 tony