Skip to content

Gaps + Explicit gaps on both sides #39

@Inviz

Description

@Inviz

When using explicit variables gaps, the parser greedily captures some VFL stuff between them when using regular - gap.

.block{
  @v |-^[inner-gap-top]-(.avatar)-(.html)-(.source)-^[inner-gap-bottom]-| gap(v-gap);
}

yields some ccss like:

 .avatar[bottom] + (.html)~(.source)-^[inner-gap-bottom] == ::this[bottom]

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