Skip to content

Sass parses two SilentComment separated by two newlines as one #1941

Closed
@tbondwilkinson

Description

@tbondwilkinson

The following is incorrectly parsed:

// First comment

// Second comment
foo {}

It should be parsed as two separate comments, but is currently parsed as one.

Metadata

Metadata

Assignees

Labels

AST APIIssues about the sass_api Dart packagebug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions