css and content: '\\';

Having a CSS class with in first entry 

content: '\\';

cause a lint error saying missing ';'. If the  content property is set in a second or next position there is no lint. It seems to only appears with escaped backslash.

0

Please sign in to leave a comment.