Skip to content

scss_formatter_compressed doesn't strip CSS comments #60

@PaulSpr

Description

@PaulSpr

When you use the scss_formatter_compressed flag, scss comments are stripped (the // type), but regular CSS comments ( /**/ style) are left in the CSS.

From what I understand this is expected SASS behavior. But when you compress the CSS output, shouldn't it be as small as possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions