Skip to content

Some comments can halt parsing #3

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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