Skip to content

Some comments can halt parsing #3

@samhh

Description

@samhh

The following CSS - presumably valid with Sourdough - halts parsing. This can be reliably reproduced in any repo/environment I believe.

This works fine:
.example-selector // comment

This halts parsing or at least causes the CSS file to be produced incorrectly:

.example-selector
  // comment
  (etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions