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.
请先登录再写评论。
Known issue, https://youtrack.jetbrains.com/issue/WEB-24628 is fixed in master