Skip to content

Named lines which overlap trigger an error #43

@dbunge-mei

Description

@dbunge-mei

I see the message "(Bundler & Minifier) Expected closing bracket, found 'one-end'" on "Error List".

The CSS line that triggers this is "
grid-template-columns: [one-start] 196px [overlapA-start] 20px [overlapA-end one-end two-start] 216px [overlapB-start] 20px [overlapB-end two-end three-start] 272px [overlapC-start] 20px [overlapC-end three-end four-start] 216px [overlapD-start] 20px [overlapD-end four-end five-start] 196px [five-end];"

I am using this in order to have overlapping areas. If I put in "][", I do not get the error, but the page doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions