Skip to content

[LESS] [SCSS/SASS] Add support for single‑line comments #2852

@ExE-Boss

Description

@ExE-Boss

LESS and SCSS/SASS, unlike CSS, all allow single‑line comments, but Pygments fails to highlight those as a comment at the root level of LESS, and content level of SCSS/SASS:

LESS
// single-line comment
SCSS
// single-line comment
SASS
// single-line comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions