I have some custom CSS that I have been using for months and after the last update I am now getting a LESS error.
PageLines Custom LESS/CSS error.
parse error: failed at `content: counter(item) \" \"; ` line: 1010
Here is the code that I am using which I believe to be valid CSS. The two lines that we are having an issue with are "content: counter(item) " ";" and "content: " ";". I do not see an issue with this. Could a bug have been introduced in the last update?
CODE:











