Skip to content

Parser should report error #2842

@raducoravu

Description

@raducoravu

With this LESS fragment:

  .tip {
      font-size: 1em;
      line-height: 1.2em: 
     margin: 20px 0px 30px 0px;
     }

the "line-height" value ends with a ":" instead of ";" and the parser should report an error. It does not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions