net.sf.jsqlparser.JSQLParserException: net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: "," "," at line 1, column 41. Was expecting one of ...
@use and @forward were parsed as SCSS tokens, which leads to failures in LESS files. This was most probably introduced by 3a64a84 ...