Skip to content

Comment causes parse issue #35

Open
@paulyoung

Description

@paulyoung
.post.repost {
  @h |(.block.media)| {
    @v |(&)| in(^);
  }

  .block.media { height: == &intrinsic-height; } // FIXME
}
Error on line 8, column 1: Expected "/*", "//", ";", comment, end of line or whitespace but "}" found.

7 :   .block.media { height: == &intrinsic-height; } // FIXME
8 : }
^ : ^
9 : 

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