Closed
Description
I have attributes selected like this:
.entry[data-title="active" i] {color: red}
less (3.0.1) will complain:
Expected ']' got 'i'
in ....filename.... (line 3, column 64)
But the "i" (or "I") is according to spec, see MDN on Attribute Selectors, and is widely supported
I would also be satisfied with something like an uprocessed region or something like that.
Metadata
Metadata
Assignees
Labels
No labels