Skip to content

scss.lang, less.lang: Fix single-line comments not ignored in declaration/selector test

There are some minor formatting/naming changes included in this, but the main change is fixing the declaration/selector test to ignore content inside of single-line comments (not valid in plain CSS but valid in SCSS/Less).

Merge request reports