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

请先登录再写评论。