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.
Please sign in to leave a comment.
Known issue, https://youtrack.jetbrains.com/issue/WEB-24628 is fixed in master