popcode icon indicating copy to clipboard operation
popcode copied to clipboard

nth-child with empty parens gives unhelpful error

Open outoftime opened this issue 9 years ago • 0 comments

Input:

p:nth-child() {
}

Output:

image

outoftime avatar Oct 22 '16 00:10 outoftime